Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/bluetooth/
Dl2cap.h154 #define L2CAP_CTRL_SAR 0xC000 macro
/linux-6.1.9/net/bluetooth/
Dl2cap_core.c1037 control->sar = (enh & L2CAP_CTRL_SAR) >> L2CAP_CTRL_SAR_SHIFT; in __unpack_enhanced_control()