Searched refs:BTA_GATTC_GetServices (Results 1 – 4 of 4) sorted by relevance
494 extern const std::list<gatt::Service>* BTA_GATTC_GetServices(uint16_t conn_id);
272 const std::list<gatt::Service>* BTA_GATTC_GetServices(uint16_t conn_id) { in BTA_GATTC_GetServices() function
626 const std::list<gatt::Service>* services = BTA_GATTC_GetServices(conn_id); in OnServiceSearchComplete()
1491 BTA_GATTC_GetServices(p_data->conn_id); in bta_hh_le_srvc_search_cmpl()