Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/
Dl2cap.h107 #define BT_L2CAP_ECRED_MIN_MPS 64 macro
/Zephyr-latest/subsys/bluetooth/host/
Dl2cap.c3061 if (!IN_RANGE(mps, BT_L2CAP_ECRED_MIN_MPS, BT_L2CAP_RX_MTU)) { in bt_l2cap_ecred_chan_reconfigure_explicit()