Searched refs:L2CAP_LE_MIN_MTU (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/include/net/bluetooth/ | ||
D | l2cap.h | 49 #define L2CAP_LE_MIN_MTU 23 macro |
/linux-6.12.1/net/bluetooth/ | ||
D | l2cap_sock.c | 713 if (mtu < L2CAP_LE_MIN_MTU) in l2cap_valid_mtu() |