Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/
Dl2cap.h96 #define BT_L2CAP_ECRED_MIN_MTU 64 macro
/Zephyr-latest/subsys/bluetooth/host/
Dl2cap.c1567 if (mtu < BT_L2CAP_ECRED_MIN_MTU || mps < BT_L2CAP_ECRED_MIN_MTU) { in le_ecred_conn_req()
1675 if (mps < BT_L2CAP_ECRED_MIN_MTU) { in le_ecred_reconf_req()
1680 if (mtu < BT_L2CAP_ECRED_MIN_MTU) { in le_ecred_reconf_req()