Home
last modified time | relevance | path

Searched defs:SignedWriteCharacteristic (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_gatt_client_proxy.cpp170 int BluetoothGattClientProxy::SignedWriteCharacteristic(int32_t appId, BluetoothGattCharacteristic *characteristic) in SignedWriteCharacteristic() function in OHOS::Bluetooth::BluetoothGattClientProxy
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_gatt_client_server.cpp422 int BluetoothGattClientServer::SignedWriteCharacteristic(int32_t appId, BluetoothGattCharacteristic *characteristic) in SignedWriteCharacteristic() function in OHOS::Bluetooth::BluetoothGattClientServer
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_client_service.cpp317 int GattClientService::SignedWriteCharacteristic(int appId, Characteristic &characteristic) in SignedWriteCharacteristic() function in OHOS::bluetooth::GattClientService
740 void GattClientService::impl::SignedWriteCharacteristic(int appId, uint16_t handle, const GattValue &value, int length) in SignedWriteCharacteristic() function in OHOS::bluetooth::GattClientService::impl

Completed in 5 milliseconds