Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dl2cap.h50 #define L2CAP_LE_MIN_MTU 23 macro
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dl2cap_sock.c728 if (mtu < L2CAP_LE_MIN_MTU) in l2cap_valid_mtu()