Searched refs:make_l2cap_disconnection_rsp (Results 1 - 3 of 3) sorted by relevance

/haiku/src/add-ons/kernel/network/protocols/l2cap/
H A Dl2cap_command.h33 net_buffer* make_l2cap_disconnection_rsp(uint8& code, uint16 dcid, uint16 scid);
H A Dl2cap_command.cpp192 make_l2cap_disconnection_rsp(uint8& code, uint16 dcid, uint16 scid) function
H A Dl2cap_signal.cpp437 net_buffer* buffer = make_l2cap_disconnection_rsp(code, dcid, scid);

Completed in 34 milliseconds