Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_gatt_client_proxy.cpp134 int BluetoothGattClientProxy::ReadCharacteristic(int32_t appId, const BluetoothGattCharacteristic &… in ReadCharacteristic() function in OHOS::Bluetooth::BluetoothGattClientProxy
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_gatt_client_server.cpp388 int BluetoothGattClientServer::ReadCharacteristic(int32_t appId, const BluetoothGattCharacteristic … in ReadCharacteristic() function in OHOS::Bluetooth::BluetoothGattClientServer
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_client_service.cpp273 int GattClientService::ReadCharacteristic(int appId, const Characteristic &characteristic) in ReadCharacteristic() function in OHOS::bluetooth::GattClientService
693 void GattClientService::impl::ReadCharacteristic(int appId, uint16_t handle) in ReadCharacteristic() function in OHOS::bluetooth::GattClientService::impl
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_gatt_client.cpp766 int GattClient::ReadCharacteristic(GattCharacteristic &characteristic) in ReadCharacteristic() function in OHOS::Bluetooth::GattClient