Home
last modified time | relevance | path

Searched refs:l2cap_information_rsp (Results 1 – 3 of 3) sorted by relevance

/haiku/src/add-ons/kernel/network/protocols/l2cap/
H A Dl2cap_command.cpp236 NetBufferPrepend<l2cap_information_rsp> command(buffer.Get()); in make_l2cap_information_rsp()
245 if (result == l2cap_information_rsp::RESULT_SUCCESS) { in make_l2cap_information_rsp()
H A Dl2cap_signal.cpp285 l2cap_information_rsp::RESULT_SUCCESS, L2CAP_MTU_DEFAULT); in l2cap_handle_info_req()
291 l2cap_information_rsp::RESULT_NOT_SUPPORTED, 0); in l2cap_handle_info_req()
/haiku/headers/private/bluetooth/
H A Dl2cap.h220 } _PACKED l2cap_information_rsp; typedef