Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Dl2cap.c42 #define L2CAP_LE_MIN_MTU 23 macro
1463 if (mtu < L2CAP_LE_MIN_MTU || mps < L2CAP_LE_MIN_MTU) { in le_conn_req()