Searched refs:remote_subbands_bitmap (Results 1 – 2 of 2) sorted by relevance
723 …dtp_choose_sbc_subbands(avdtp_stream_endpoint_t * stream_endpoint, uint8_t remote_subbands_bitmap);
1565 …dtp_choose_sbc_subbands(avdtp_stream_endpoint_t * stream_endpoint, uint8_t remote_subbands_bitmap){ in avdtp_choose_sbc_subbands() argument1568 uint8_t subbands_bitmap = ((media_codec[1] >> 2) & 0x03) & remote_subbands_bitmap; in avdtp_choose_sbc_subbands()