Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/ble/
H A Dnapi_bluetooth_gatt_client.cpp510 static napi_status CheckGattClientGetDeviceName(napi_env env, napi_callback_info info) in CheckGattClientGetDeviceName() function
523 auto status = CheckGattClientGetDeviceName(env, info); in GetDeviceName()