Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_gatt_client_proxy.cpp152 int BluetoothGattClientProxy::WriteCharacteristic( in WriteCharacteristic() function in OHOS::Bluetooth::BluetoothGattClientProxy
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_gatt_client.cpp953 int GattClient::WriteCharacteristic(GattCharacteristic &characteristic) in WriteCharacteristic() function in OHOS::Bluetooth::GattClient
961 int GattClient::WriteCharacteristic(GattCharacteristic &characteristic, std::vector<uint8_t> value) in WriteCharacteristic() function in OHOS::Bluetooth::GattClient
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_gatt_client_server.cpp403 int BluetoothGattClientServer::WriteCharacteristic( in WriteCharacteristic() function in OHOS::Bluetooth::BluetoothGattClientServer
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_client_service.cpp295 int GattClientService::WriteCharacteristic(int appId, Characteristic &characteristic, bool withoutR… in WriteCharacteristic() function in OHOS::bluetooth::GattClientService
720 void GattClientService::impl::WriteCharacteristic( in WriteCharacteristic() function in OHOS::bluetooth::GattClientService::impl