Home
last modified time | relevance | path

Searched refs:HFP_HF_IND_MAX (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/subsys/bluetooth/host/classic/
Dhfp_ag_internal.h36 HFP_HF_IND_MAX enumerator
102 uint8_t hf_indicator_value[HFP_HF_IND_MAX];
Dhfp_ag.c648 len = (sizeof(hf_indicators) * 8) > HFP_HF_IND_MAX ? HFP_HF_IND_MAX in bt_hfp_ag_bind_handler()
681 len = (sizeof(hf_indicators) * 8) > HFP_HF_IND_MAX ? HFP_HF_IND_MAX in bt_hfp_ag_bind_handler()