Home
last modified time | relevance | path

Searched defs:WriteDescriptor (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_gatt_client_proxy.cpp209 int BluetoothGattClientProxy::WriteDescriptor(int32_t appId, BluetoothGattDescriptor *descriptor) in WriteDescriptor() function in OHOS::Bluetooth::BluetoothGattClientProxy
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_gatt_client_server.cpp452 int BluetoothGattClientServer::WriteDescriptor(int32_t appId, BluetoothGattDescriptor *descriptor) in WriteDescriptor() function in OHOS::Bluetooth::BluetoothGattClientServer
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_client_service.cpp349 int GattClientService::WriteDescriptor(int appId, Descriptor &descriptor) in WriteDescriptor() function in OHOS::bluetooth::GattClientService
766 void GattClientService::impl::WriteDescriptor(int appId, uint16_t handle, const GattValue &value, i… in WriteDescriptor() function in OHOS::bluetooth::GattClientService::impl
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_gatt_client.cpp1015 int GattClient::WriteDescriptor(GattDescriptor &descriptor) in WriteDescriptor() function in OHOS::Bluetooth::GattClient