Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/network/protocols/l2cap/
H A Dl2cap_signal.cpp281 uint8 replyCode = 0; in l2cap_handle_info_req() local
284 reply = make_l2cap_information_rsp(replyCode, type, in l2cap_handle_info_req()
290 reply = make_l2cap_information_rsp(replyCode, type, in l2cap_handle_info_req()
295 return send_l2cap_command(conn, replyCode, ident, reply); in l2cap_handle_info_req()