Searched defs:SendNotification (Results 1 – 4 of 4) sorted by relevance
/system/bt/service/common/bluetooth/binder/ | ||
D | IBluetoothGattServer.cpp | 306 bool BpBluetoothGattServer::SendNotification( in SendNotification() function in ipc::binder::BpBluetoothGattServer |
/system/bt/service/ipc/binder/ | ||
D | bluetooth_gatt_server_binder_server.cpp | 189 bool BluetoothGattServerBinderServer::SendNotification( in SendNotification() function in ipc::binder::BluetoothGattServerBinderServer |
/system/bt/service/ | ||
D | gatt_server.cpp | 369 bool GattServer::SendNotification( in SendNotification() function in bluetooth::GattServer |
/system/bt/service/test/ | ||
D | gatt_server_unittest.cpp | 1206 TEST_F(GattServerPostRegisterTest, SendNotification) { in TEST_F() argument |