Searched refs:BTA_GATTC_Open (Results 1 – 4 of 4) sorted by relevance
622 BTA_API extern void BTA_GATTC_Open(tBTA_GATTC_IF client_if, BD_ADDR remote_bda, BOOLEAN is_direct);
142 void BTA_GATTC_Open(tBTA_GATTC_IF client_if, BD_ADDR remote_bda, BOOLEAN is_direct) in BTA_GATTC_Open() function
503 BTA_GATTC_Open(p_cb->client_if, p_cb->bd_addr.address, p_cb->is_direct); in btgattc_handle_event()
5108 BTA_GATTC_Open(bta_dm_search_cb.client_if, bd_addr, TRUE); in btm_dm_start_gatt_discovery()