Home
last modified time | relevance | path

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

/system/bt/service/common/android/bluetooth/
DIBluetoothGattServer.aidl38 boolean SendNotification( in SendNotification() method
/system/bt/service/ipc/binder/
Dbluetooth_gatt_server_binder_server.cc130 Status BluetoothGattServerBinderServer::SendNotification( in SendNotification() function in ipc::binder::BluetoothGattServerBinderServer
/system/bt/service/
Dgatt_server.cc181 bool GattServer::SendNotification(const std::string& device_address, in SendNotification() function in bluetooth::GattServer
/system/bt/service/test/
Dgatt_server_unittest.cc610 TEST_F(GattServerPostRegisterTest, SendNotification) { in TEST_F() argument