Searched refs:L2CAP_EXT_CTRL_FINAL (Results 1 - 2 of 2) sorted by path

/linux-master/include/net/bluetooth/
H A Dl2cap.h169 #define L2CAP_EXT_CTRL_FINAL 0x00000002 macro
/linux-master/net/bluetooth/
H A Dl2cap_core.c1002 control->final = (ext & L2CAP_EXT_CTRL_FINAL) >> L2CAP_EXT_CTRL_FINAL_SHIFT;

Completed in 283 milliseconds