Home
last modified time | relevance | path

Searched defs:SendNotification (Results 1 – 4 of 4) sorted by relevance

/system/bt/service/common/bluetooth/binder/
DIBluetoothGattServer.cpp306 bool BpBluetoothGattServer::SendNotification( in SendNotification() function in ipc::binder::BpBluetoothGattServer
/system/bt/service/ipc/binder/
Dbluetooth_gatt_server_binder_server.cpp189 bool BluetoothGattServerBinderServer::SendNotification( in SendNotification() function in ipc::binder::BluetoothGattServerBinderServer
/system/bt/service/
Dgatt_server.cpp369 bool GattServer::SendNotification( in SendNotification() function in bluetooth::GattServer
/system/bt/service/test/
Dgatt_server_unittest.cpp1206 TEST_F(GattServerPostRegisterTest, SendNotification) { in TEST_F() argument