Searched refs:remote_allocation_method_bitmap (Results 1 – 2 of 2) sorted by relevance
721 …ocation_method(avdtp_stream_endpoint_t * stream_endpoint, uint8_t remote_allocation_method_bitmap);
1547 …ocation_method(avdtp_stream_endpoint_t * stream_endpoint, uint8_t remote_allocation_method_bitmap){ in avdtp_choose_sbc_allocation_method() argument1549 uint8_t allocation_method_bitmap = (media_codec[1] & 0x03) & remote_allocation_method_bitmap; in avdtp_choose_sbc_allocation_method()