Searched refs:ParseGattClientGetServices (Results 1 – 1 of 1) sorted by relevance
377 static napi_status ParseGattClientGetServices(napi_env env, napi_callback_info info, NapiGattClient… in ParseGattClientGetServices() function395 auto status = ParseGattClientGetServices(env, info, &client); in GetServices()