Home
last modified time | relevance | path

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

/system/bt/bta/gatt/
Dbta_gattc_api.c271 const list_t* BTA_GATTC_GetServices(UINT16 conn_id) { in BTA_GATTC_GetServices() function
/system/bt/bta/include/
Dbta_gatt_api.h726 extern const list_t* BTA_GATTC_GetServices(UINT16 conn_id);
/system/bt/bta/hh/
Dbta_hh_le.c1558 const list_t *services = BTA_GATTC_GetServices(p_data->conn_id); in bta_hh_le_srvc_search_cmpl()