Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/hf_client/
Dbta_hf_client_int.h206 bool is_support_lc3; /* true if enable lc3 codec support (HFP1.9) */ member
Dbta_hf_client_main.cc437 bta_hf_client_cb_arr.is_support_lc3 = features & BTA_HF_CLIENT_FEAT_SWB; in bta_hf_client_api_enable()
Dbta_hf_client_at.cc494 (bta_hf_client_cb_arr.is_support_lc3 && codec == UUID_CODEC_LC3)) { in bta_hf_client_handle_bcs()
1811 if (bta_hf_client_cb_arr.is_support_lc3) { in bta_hf_client_send_at_bac()