Searched refs:L2CAP_SDU_START (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/bluetooth/
H A Dl2cap.h126 #define L2CAP_SDU_START 0x4000 macro
424 #define __is_sar_start(ctrl) ((ctrl) & L2CAP_CTRL_SAR) == L2CAP_SDU_START
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/bluetooth/
H A Dl2cap.c1762 control = L2CAP_SDU_START;
3573 case L2CAP_SDU_START:
3814 case L2CAP_SDU_START:

Completed in 64 milliseconds