Searched refs:L2CAP_CON_RSP (Results 1 - 4 of 4) sorted by relevance

/haiku/headers/private/bluetooth/
H A Dl2cap.h218 #define L2CAP_CON_RSP 0x03 macro
/haiku/src/add-ons/kernel/network/protocols/l2cap/
H A Dl2cap_upper.cpp43 channel->ident, L2CAP_CON_RSP);
H A Dl2cap_command.cpp186 bufferHeader->hdr.code = L2CAP_CON_RSP;
H A Dl2cap_signal.cpp148 case L2CAP_CON_RSP:
1101 l2cap_con_rsp(ident, scid, dcid, result, 0), ident, L2CAP_CON_RSP);

Completed in 100 milliseconds