Searched refs:BTA_HF_CLIENT_INT (Results 1 – 3 of 3) sorted by relevance
240 if (bta_hf_client_cb.scb.role == BTA_HF_CLIENT_INT) { in bta_hf_client_sdp_find_attr()305 if (bta_hf_client_cb.scb.role == BTA_HF_CLIENT_INT) { in bta_hf_client_do_disc()
201 bta_hf_client_cb.scb.role = BTA_HF_CLIENT_INT; in bta_hf_client_start_open()
40 #define BTA_HF_CLIENT_INT 1 /* initiating connection */ macro