Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/bluetooth/
Dl2cap.h211 #define L2CAP_ENH_HDR_SIZE 6 macro
/kernel/linux/linux-5.10/net/bluetooth/
Dl2cap_core.c1141 return L2CAP_ENH_HDR_SIZE; in __ertm_hdr_size()
6517 hdr_size = L2CAP_ENH_HDR_SIZE; in l2cap_check_fcs()