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.c236 if (bta_hf_client_cb.scb.role == BTA_HF_CLIENT_INT) in bta_hf_client_sdp_find_attr()
310 if (bta_hf_client_cb.scb.role == BTA_HF_CLIENT_INT) in bta_hf_client_do_disc()
Dbta_hf_client_int.h37 #define BTA_HF_CLIENT_INT 1 /* initiating connection */ macro
Dbta_hf_client_act.c195 bta_hf_client_cb.scb.role = BTA_HF_CLIENT_INT; in bta_hf_client_start_open()