Searched refs:BTA_GATTC_ServiceSearchRequest (Results 1 – 3 of 3) sorted by relevance
653 BTA_API extern void BTA_GATTC_ServiceSearchRequest(UINT16 conn_id, tBT_UUID *p_srvc_uuid);
209 void BTA_GATTC_ServiceSearchRequest (UINT16 conn_id, tBT_UUID *p_srvc_uuid) in BTA_GATTC_ServiceSearchRequest() function
4641 BTA_GATTC_ServiceSearchRequest(conn_id, p_uuid); in btm_dm_start_disc_gatt_services()