Searched refs:hf_codec_ids (Results 1 – 2 of 2) sorted by relevance
76 uint32_t hf_codec_ids; member
494 ag->hf_codec_ids = codec_ids; in bt_hfp_ag_bac_handler()498 bt_ag->codec(ag, ag->hf_codec_ids); in bt_hfp_ag_bac_handler()1110 if (!(ag->hf_codec_ids & BIT(ag->selected_codec_id))) { in bt_hfp_ag_codec_select()1127 uint32_t hf_codec_ids; in bt_hfp_ag_create_audio_connection() local1130 hf_codec_ids = ag->hf_codec_ids; in bt_hfp_ag_create_audio_connection()1133 if ((hf_codec_ids != 0) && atomic_test_bit(ag->flags, BT_HFP_AG_CODEC_CHANGED)) { in bt_hfp_ag_create_audio_connection()1252 (!(ag->hf_codec_ids & BIT(ag->selected_codec_id))) || in bt_hfp_ag_bcc_handler()1301 } else if (!(ag->hf_codec_ids & BIT(ag->selected_codec_id))) { in bt_hfp_ag_bcs_handler()1303 ag->selected_codec_id, ag->hf_codec_ids); in bt_hfp_ag_bcs_handler()1783 _ag->hf_codec_ids = 0; in bt_hfp_ag_connect()[all …]