Searched defs:SendNotification (Results 1 – 4 of 4) sorted by relevance
38 boolean SendNotification( in SendNotification() method
130 Status BluetoothGattServerBinderServer::SendNotification( in SendNotification() function in ipc::binder::BluetoothGattServerBinderServer
183 bool GattServer::SendNotification(const std::string& device_address, in SendNotification() function in bluetooth::GattServer
610 TEST_F(GattServerPostRegisterTest, SendNotification) { in TEST_F() argument