Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/classic/
Dhfp_internal.h48 #define HF_MAX_AG_INDICATORS 20 macro
60 int8_t ind_table[HF_MAX_AG_INDICATORS];
Dhfp_hf.c751 for (j = 0; j < HF_MAX_AG_INDICATORS; j++) { in bt_hfp_hf_accept()