Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/classic/
Dhfp_internal.h45 #define BT_HFP_HF_SUPPORTED_FEATURES (BT_HFP_HF_FEATURE_CLI | BT_HFP_HF_FEATURE_VOLUME) macro
Dhfp_hf.c122 BT_SDP_SUPPORTED_FEATURES(BT_HFP_HF_SUPPORTED_FEATURES & 0x1f),
749 hf->hf_features = BT_HFP_HF_SUPPORTED_FEATURES; in bt_hfp_hf_accept()