Home
last modified time | relevance | path

Searched refs:BTA_HF_CLIENT_INT (Results 1 – 3 of 3) sorted by relevance

/system/bt/bta/hf_client/
Dbta_hf_client_sdp.cc240 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()
Dbta_hf_client_act.cc116 client_cb->role = BTA_HF_CLIENT_INT; in bta_hf_client_start_open()
Dbta_hf_client_int.h38 #define BTA_HF_CLIENT_INT 1 /* initiating connection */ macro