Home
last modified time | relevance | path

Searched refs:SetGattClientDeviceId (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/include/
H A Dnapi_bluetooth_ble_utils.h70 void SetGattClientDeviceId(const std::string &deviceId);
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/ble/
H A Dnapi_bluetooth_ble_utils.cpp381 void SetGattClientDeviceId(const std::string &deviceId) in SetGattClientDeviceId() function
H A Dnapi_bluetooth_gatt_client.cpp119 SetGattClientDeviceId(deviceId); in GattClientConstructor()