Home
last modified time | relevance | path

Searched defs:NotifyClient (Results 1 – 3 of 3) sorted by relevance

/foundation/communication/bluetooth/services/bluetooth_standard/ipc/src/
Dbluetooth_gatt_server_proxy.cpp142 int BluetoothGattServerProxy::NotifyClient( in NotifyClient() function in OHOS::Bluetooth::BluetoothGattServerProxy
/foundation/communication/bluetooth/services/bluetooth_standard/server/src/
Dbluetooth_gatt_server_server.cpp246 int BluetoothGattServerServer::NotifyClient( in NotifyClient() function in OHOS::Bluetooth::BluetoothGattServerServer
/foundation/communication/bluetooth/services/bluetooth_standard/service/src/gatt/
Dgatt_server_service.cpp247 int GattServerService::NotifyClient(const GattDevice &device, Characteristic &characteristic, bool … in NotifyClient() function in bluetooth::GattServerService
760 void GattServerService::impl::NotifyClient( in NotifyClient() function in bluetooth::GattServerService::impl