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

/haiku/src/add-ons/kernel/network/protocols/l2cap/
H A DL2capEndpoint.h54 void _HandleConnectionRsp(uint8 ident, const l2cap_connection_rsp& response);
H A DL2capEndpoint.cpp593 L2capEndpoint::_HandleConnectionRsp(uint8 ident, const l2cap_connection_rsp& response) function in class:L2capEndpoint
H A Dl2cap_signal.cpp78 endpoint->_HandleConnectionRsp(ident, response);

Completed in 39 milliseconds