Searched refs:BTA_GATTC_GetServices (Results 1 – 11 of 11) sorted by relevance
54 const std::list<gatt::Service>* BTA_GATTC_GetServices(uint16_t /* conn_id */) { in BTA_GATTC_GetServices() function
86 const std::list<gatt::Service>* BTA_GATTC_GetServices(uint16_t conn_id) { in BTA_GATTC_GetServices() function
171 BTA_GATTC_GetServices(connection_id); in UpdateHandles()
593 const std::list<gatt::Service>* BTA_GATTC_GetServices(uint16_t conn_id);
303 const std::list<gatt::Service>* BTA_GATTC_GetServices(uint16_t conn_id) { in BTA_GATTC_GetServices() function
201 BTA_GATTC_GetServices(evt.conn_id); in OnGattServiceSearchComplete()
1546 const std::list<gatt::Service>* services = BTA_GATTC_GetServices(p_data->conn_id); in bta_hh_le_srvc_search_cmpl()
836 const std::list<gatt::Service>* services = BTA_GATTC_GetServices(conn_id); in OnServiceSearchComplete()
1939 BTA_GATTC_GetServices(device->conn_id); in OnGattServiceSearchComplete()
2051 BTA_GATTC_GetServices(device->conn_id); in OnGattServiceSearchComplete()
2705 const std::list<gatt::Service>* services = BTA_GATTC_GetServices(conn_id); in OnServiceSearchComplete()