Searched refs:BTA_HF_CLIENT_INT (Results 1 – 3 of 3) sorted by relevance
240 if (client_cb->role == BTA_HF_CLIENT_INT) { in bta_hf_client_sdp_find_attr()306 if (client_cb->role == BTA_HF_CLIENT_INT) { in bta_hf_client_do_disc()
116 client_cb->role = BTA_HF_CLIENT_INT; in bta_hf_client_start_open()
38 #define BTA_HF_CLIENT_INT 1 /* initiating connection */ macro