Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_hf_client_api.h69 #define BTA_HF_CLIENT_FEAT_HF_IND 0x00000100 /* HF Indicators */ macro
/system/bt/bta/hf_client/
Dbta_hf_client_main.cc842 } else if (bta_hf_client_cb_arr.features & BTA_HF_CLIENT_FEAT_HF_IND && in bta_hf_client_slc_seq()
854 if (bta_hf_client_cb_arr.features & BTA_HF_CLIENT_FEAT_HF_IND && in bta_hf_client_slc_seq()
Dbta_hf_client_at.cc1852 if ((client_cb->peer_features & BTA_HF_CLIENT_FEAT_HF_IND) == 0) { in bta_hf_client_send_at_biev()