Home
last modified time | relevance | path

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

/system/bt/bta/hf_client/
Dbta_hf_client_int.h192 enabled_hf_indicators; /* enabled hf indicator indices (HFP1.7) */ member
Dbta_hf_client_at.cc410 client_cb->enabled_hf_indicators.insert(indicator_id); in bta_hf_client_handle_bind_read_enabled_ind()
412 client_cb->enabled_hf_indicators.erase(indicator_id); in bta_hf_client_handle_bind_read_enabled_ind()
1857 if (client_cb->enabled_hf_indicators.count(indicator_id) <= 0) { in bta_hf_client_send_at_biev()
Dbta_hf_client_main.cc301 client_cb->enabled_hf_indicators.clear(); in bta_hf_client_cb_init()