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

/haiku/headers/private/bluetooth/
H A Dl2cap.h122 #define L2CAP_OPT_CFLAG(flags) ((flags) & L2CAP_OPT_CFLAG_BIT) macro
/haiku/src/add-ons/kernel/network/protocols/l2cap/
H A Dl2cap_signal.cpp459 respond = L2CAP_OPT_CFLAG(le16toh(command->flags));
588 cflag = L2CAP_OPT_CFLAG(le16toh(command->flags));

Completed in 110 milliseconds