Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/classic/
Dhfp_internal.h38 #define BT_HFP_HF_FEATURE_CODEC_NEG 0x00000080 /* CODEC Negotiation */ macro
Dhfp_ag.c469 if (!(ag->hf_features & BT_HFP_HF_FEATURE_CODEC_NEG) || in bt_hfp_ag_bac_handler()