Home
last modified time | relevance | path

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

/linux-6.12.1/include/net/bluetooth/
Dl2cap.h187 #define L2CAP_SAR_START 0x01 macro
/linux-6.12.1/net/bluetooth/
Dl2cap_core.c2393 sar = L2CAP_SAR_START; in l2cap_segment_sdu()
5640 case L2CAP_SAR_START: in l2cap_reassemble_sdu()
6437 if (!control->sframe && control->sar == L2CAP_SAR_START) in l2cap_data_rcv()