Home
last modified time | relevance | path

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

/btstack/src/classic/
H A Davdtp.h283 } avdtp_sbc_allocation_method_t; typedef
328 avdtp_sbc_allocation_method_t allocation_method;
721 avdtp_sbc_allocation_method_t avdtp_choose_sbc_allocation_method(avdtp_stream_endpoint_t * stream_e…
H A Davdtp.c1547 avdtp_sbc_allocation_method_t avdtp_choose_sbc_allocation_method(avdtp_stream_endpoint_t * stream_e… in avdtp_choose_sbc_allocation_method()
1551 avdtp_sbc_allocation_method_t allocation_method = AVDTP_SBC_ALLOCATION_METHOD_LOUDNESS; in avdtp_choose_sbc_allocation_method()