Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/a2dp/
Da2d_sbc.c66 (p_ie->max_bitpool > A2D_SBC_IE_MAX_BITPOOL) || in A2D_BldSbcInfo()
68 (p_ie->min_bitpool > A2D_SBC_IE_MAX_BITPOOL) ) { in A2D_BldSbcInfo()
131 … if (p_ie->min_bitpool < A2D_SBC_IE_MIN_BITPOOL || p_ie->min_bitpool > A2D_SBC_IE_MAX_BITPOOL ) { in A2D_ParsSbcInfo()
135 … if (p_ie->max_bitpool < A2D_SBC_IE_MIN_BITPOOL || p_ie->max_bitpool > A2D_SBC_IE_MAX_BITPOOL || in A2D_ParsSbcInfo()
/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/include/stack/
Da2d_sbc.h64 #define A2D_SBC_IE_MAX_BITPOOL 250 macro
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/a2dp/
Dbta_av_co.c89 A2D_SBC_IE_MAX_BITPOOL, /* max_bitpool */