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

/haiku/src/add-ons/kernel/network/protocols/l2cap/
H A Dl2cap_command.h29 net_buffer* make_l2cap_configuration_rsp(uint8& code, uint16 scid, uint16 flags,
H A Dl2cap_command.cpp147 make_l2cap_configuration_rsp(uint8& code, uint16 scid, uint16 flags, function
H A Dl2cap_signal.cpp413 net_buffer* buffer = make_l2cap_configuration_rsp(code, scid, flags, result, opt);

Completed in 40 milliseconds