Searched refs:sbc (Results 1 – 3 of 3) sorted by relevance
10 … stream endpoints. using :code:`a2dp register_ep source sbc` and :code:`a2dp register_ep sink sbc`.28 uart:~$ a2dp register_ep source sbc76 uart:~$ a2dp register_ep sink sbc
181 struct bt_a2dp_codec_sbc_params *sbc; in a2dp_process_config_ind() local189 sbc = (struct bt_a2dp_codec_sbc_params *)&ep->codec_cap->codec_ie[0]; in a2dp_process_config_ind()190 if (((BT_A2DP_SBC_SAMP_FREQ(sbc_set) & BT_A2DP_SBC_SAMP_FREQ(sbc)) == 0) || in a2dp_process_config_ind()191 ((BT_A2DP_SBC_CHAN_MODE(sbc_set) & BT_A2DP_SBC_CHAN_MODE(sbc)) == 0) || in a2dp_process_config_ind()192 ((BT_A2DP_SBC_BLK_LEN(sbc_set) & BT_A2DP_SBC_BLK_LEN(sbc)) == 0) || in a2dp_process_config_ind()193 ((BT_A2DP_SBC_SUB_BAND(sbc_set) & BT_A2DP_SBC_SUB_BAND(sbc)) == 0) || in a2dp_process_config_ind()194 ((BT_A2DP_SBC_ALLOC_MTHD(sbc_set) & BT_A2DP_SBC_ALLOC_MTHD(sbc)) == 0)) { in a2dp_process_config_ind()
225 https://edge.seco.com/sbc-3-5-px30.html