Home
last modified time | relevance | path

Searched refs:allocation_method (Results 1 – 3 of 3) sorted by relevance

/external/python/bumble/bumble/
Da2dp.py280 allocation_method = (data[1] >> 0) & 0x03
288 allocation_method,
300 allocation_method, argument
309 allocation_method=cls.ALLOCATION_METHOD_BITS[allocation_method],
332 allocation_method=sum(
345 | self.allocation_method,
/external/python/bumble/examples/
Drun_a2dp_source.py67 allocation_method=SBC_LOUDNESS_ALLOCATION_METHOD,
/external/python/bumble/tests/
Da2dp_test.py133 allocation_method=SBC_LOUDNESS_ALLOCATION_METHOD,