Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/ble/
H A Dnapi_bluetooth_gatt_client.cpp377 static napi_status ParseGattClientGetServices(napi_env env, napi_callback_info info, NapiGattClient… in ParseGattClientGetServices() function
395 auto status = ParseGattClientGetServices(env, info, &client); in GetServices()