Home
last modified time | relevance | path

Searched refs:remote_allocation_method_bitmap (Results 1 – 2 of 2) sorted by relevance

/btstack/src/classic/
H A Davdtp.h721 …ocation_method(avdtp_stream_endpoint_t * stream_endpoint, uint8_t remote_allocation_method_bitmap);
H A Davdtp.c1547 …ocation_method(avdtp_stream_endpoint_t * stream_endpoint, uint8_t remote_allocation_method_bitmap){ in avdtp_choose_sbc_allocation_method() argument
1549 uint8_t allocation_method_bitmap = (media_codec[1] & 0x03) & remote_allocation_method_bitmap; in avdtp_choose_sbc_allocation_method()