Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/bluetooth/
Dl2cap.h196 #define L2CAP_SAR_START 0x01 macro
/Linux-v6.6/net/bluetooth/
Dl2cap_core.c2542 sar = L2CAP_SAR_START; in l2cap_segment_sdu()
6628 case L2CAP_SAR_START: in l2cap_reassemble_sdu()
7433 if (!control->sframe && control->sar == L2CAP_SAR_START) in l2cap_data_rcv()