Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dl2cdefs.h221 #define L2CAP_DEFAULT_PEAK_BANDWIDTH 0 macro
/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/
Dl2c_utils.c1538 …r_cfg.qos.peak_bandwidth = p_ccb->peer_cfg.qos.peak_bandwidth = L2CAP_DEFAULT_PEAK_BANDWIDTH; in l2cu_allocate_ccb()