Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/include/
H A Dnapi_bluetooth_ble_utils.h71 std::string GetGattClientDeviceId();
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/ble/
H A Dnapi_bluetooth_ble_utils.cpp386 std::string GetGattClientDeviceId() in GetGattClientDeviceId() function
H A Dnapi_bluetooth_gatt_client.cpp528 std::string deviceAddr = GetGattClientDeviceId(); in GetDeviceName()