Home
last modified time | relevance | path

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

/system/bt/bta/gatt/
Dbta_gattc_int.h483 extern const tBTA_GATTC_SERVICE* bta_gattc_get_service_for_handle(UINT16 conn_id, UINT16 handle);
Dbta_gattc_cache.c1054 const tBTA_GATTC_SERVICE* bta_gattc_get_service_for_handle(UINT16 conn_id, UINT16 handle) { in bta_gattc_get_service_for_handle() function