Searched refs:BTA_HF_CLIENT_INT (Results 1 – 3 of 3) sorted by relevance
236 if (client_cb->role == BTA_HF_CLIENT_INT) { in bta_hf_client_sdp_find_attr()302 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()
37 #define BTA_HF_CLIENT_INT 1 /* initiating connection */ macro