Searched defs:withoutRespond (Results 1 - 5 of 5) sorted by relevance
/foundation/communication/bluetooth/frameworks/inner/ipc/src/ |
H A D | bluetooth_gatt_client_proxy.cpp | 149 WriteCharacteristic( int32_t appId, BluetoothGattCharacteristic *characteristic, bool withoutRespond) WriteCharacteristic() argument
|
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/ |
H A D | bluetooth_gatt_client_stub.cpp | 190 bool withoutRespond = data.ReadBool(); in WriteCharacteristicInner() local
|
/foundation/communication/bluetooth_service/services/bluetooth/server/src/ |
H A D | bluetooth_gatt_client_server.cpp | 403 WriteCharacteristic( int32_t appId, BluetoothGattCharacteristic *characteristic, bool withoutRespond) WriteCharacteristic() argument
|
/foundation/communication/bluetooth/frameworks/inner/src/ |
H A D | bluetooth_gatt_client.cpp | 972 bool withoutRespond = true; in WriteCharacteristic() local
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/ |
H A D | gatt_client_service.cpp | 295 int GattClientService::WriteCharacteristic(int appId, Characteristic &characteristic, bool withoutRespond) in WriteCharacteristic() argument 720 WriteCharacteristic( int appId, uint16_t handle, const GattValue &value, int length, bool withoutRespond) WriteCharacteristic() argument
|
Completed in 7 milliseconds