Searched refs:BTA_GATTC_GetServices (Results 1 – 3 of 3) sorted by relevance
280 const list_t* BTA_GATTC_GetServices(uint16_t conn_id) { in BTA_GATTC_GetServices() function
717 extern const list_t* BTA_GATTC_GetServices(uint16_t conn_id);
1614 const list_t* services = BTA_GATTC_GetServices(p_data->conn_id); in bta_hh_le_srvc_search_cmpl()