Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/include/
Dl2cdefs.h195 #define L2CAP_DEFAULT_PEAK_BANDWIDTH 0 macro
/external/bluetooth/bluedroid/stack/l2cap/
Dl2c_utils.c1404 …r_cfg.qos.peak_bandwidth = p_ccb->peer_cfg.qos.peak_bandwidth = L2CAP_DEFAULT_PEAK_BANDWIDTH; in l2cu_allocate_ccb()