Home
last modified time | relevance | path

Searched refs:hf_features (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/subsys/bluetooth/host/classic/
Dhfp_internal.h58 uint32_t hf_features; member
Dhfp_ag_internal.h72 uint32_t hf_features; member
Dhfp_ag.c435 uint32_t hf_features; in bt_hfp_ag_brsf_handler() local
442 err = get_number(buf, &hf_features); in bt_hfp_ag_brsf_handler()
452 ag->hf_features = hf_features; in bt_hfp_ag_brsf_handler()
469 if (!(ag->hf_features & BT_HFP_HF_FEATURE_CODEC_NEG) || in bt_hfp_ag_bac_handler()
634 (ag->hf_features & BT_HFP_HF_FEATURE_HF_IND))) { in bt_hfp_ag_bind_handler()
1782 _ag->hf_features = 0; in bt_hfp_ag_connect()
Dhfp_hf.c619 hf->hf_features); in hf_slc_establish()
749 hf->hf_features = BT_HFP_HF_SUPPORTED_FEATURES; in bt_hfp_hf_accept()