Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_gatt_api.h546 extern const std::vector<tBTA_GATTC_SERVICE>* BTA_GATTC_GetServices(
/system/bt/bta/gatt/
Dbta_gattc_api.cc272 const std::vector<tBTA_GATTC_SERVICE>* BTA_GATTC_GetServices(uint16_t conn_id) { in BTA_GATTC_GetServices() function
/system/bt/bta/hearing_aid/
Dhearing_aid.cc448 BTA_GATTC_GetServices(conn_id); in OnServiceSearchComplete()
/system/bt/bta/hh/
Dbta_hh_le.cc1495 BTA_GATTC_GetServices(p_data->conn_id); in bta_hh_le_srvc_search_cmpl()