Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/bt/host/bluedroid/stack/l2cap/include/
Dl2c_int.h34 #define L2CAP_MIN_MTU 48 /* Minimum acceptable MTU is 48 bytes */ macro
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/l2cap/
Dl2c_utils.c1967 if (p_cfg->mtu >= L2CAP_MIN_MTU) { in l2cu_process_peer_cfg_req()
1978 p_cfg->mtu = L2CAP_MIN_MTU; in l2cu_process_peer_cfg_req()