Home
last modified time | relevance | path

Searched defs:needConfirm (Results 1 - 6 of 6) sorted by relevance

/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_gatt_server_proxy.cpp118 NotifyClient( const BluetoothGattDevice &device, BluetoothGattCharacteristic *characteristic, bool needConfirm) NotifyClient() argument
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_gatt_server_stub.cpp149 bool needConfirm = data.ReadBool(); in NotifyClientInner() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_client_profile_callback.h68 OnCharacteristicNotifyEvent( uint16_t connectHandle, uint16_t handle, GattValue &value, size_t len, bool needConfirm) OnCharacteristicNotifyEvent() argument
H A Dgatt_client_service.cpp1007 OnCharacteristicNotifyEvent( uint16_t connectHandle, uint16_t valueHandle, GattValue &value, size_t length, bool needConfirm) OnCharacteristicNotifyEvent() argument
H A Dgatt_server_service.cpp249 int GattServerService::NotifyClient(const GattDevice &device, Characteristic &characteristic, bool needConfirm) in NotifyClient() argument
765 NotifyClient( const GattDevice &device, uint16_t valueHandle, const GattValue &value, size_t length, bool needConfirm) NotifyClient() argument
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_gatt_server_server.cpp348 NotifyClient( const BluetoothGattDevice &device, BluetoothGattCharacteristic *characteristic, bool needConfirm) NotifyClient() argument

Completed in 10 milliseconds