Searched refs:remote_channel_mode_bitmap (Results 1 – 2 of 2) sorted by relevance
720 …se_sbc_channel_mode(avdtp_stream_endpoint_t * stream_endpoint, uint8_t remote_channel_mode_bitmap);
1516 …se_sbc_channel_mode(avdtp_stream_endpoint_t * stream_endpoint, uint8_t remote_channel_mode_bitmap){ in avdtp_choose_sbc_channel_mode() argument1518 uint8_t channel_mode_bitmap = (media_codec[0] & 0x0F) & remote_channel_mode_bitmap; in avdtp_choose_sbc_channel_mode()