Home
last modified time | relevance | path

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

/system/bt/stack/include/
Da2dp_error_codes.h77 #define A2DP_NS_MIN_BITPOOL 0xCC macro
/system/bt/stack/a2dp/
Da2dp_sbc.cc369 if (cfg_cie.min_bitpool > p_cap->max_bitpool) return A2DP_NS_MIN_BITPOOL; in A2DP_CodecInfoMatchesCapabilitySbc()