Searched refs:BTA_GATTC_ServiceSearchRequest (Results 1 – 4 of 4) sorted by relevance
521 BTA_GATTC_ServiceSearchRequest(p_cb->conn_id, NULL); in btgattc_handle_event()524 BTA_GATTC_ServiceSearchRequest(p_cb->conn_id, &uuid); in btgattc_handle_event()
669 BTA_API extern void BTA_GATTC_ServiceSearchRequest(UINT16 conn_id, tBT_UUID *p_srvc_uuid);
233 void BTA_GATTC_ServiceSearchRequest (UINT16 conn_id, tBT_UUID *p_srvc_uuid) in BTA_GATTC_ServiceSearchRequest() function
4969 BTA_GATTC_ServiceSearchRequest(conn_id, p_uuid); in btm_dm_start_disc_gatt_services()