Searched defs:conn (Results 1 - 15 of 15) sorted by relevance

/haiku-fatelf/src/add-ons/kernel/bluetooth/btCoreData/
H A DChannelInterface.cpp19 ChannelBySourceID(HciConnection *conn, uint16 scid) argument
36 ChannelAllocateCid(HciConnection* conn) argument
55 ChannelAllocateIdent(HciConnection* conn) argument
79 AddChannel(HciConnection* conn, uint16 psm) argument
118 RemoveChannel(HciConnection* conn, uint16 scid) argument
[all...]
H A DFrameInterface.cpp11 SignalByIdent(HciConnection* conn, uint8 ident) argument
55 SpawmFrame(HciConnection* conn, L2capChannel* channel, net_buffer* buffer, argument
80 SpawmSignal(HciConnection* conn, L2capChannel* channel, net_buffer* buffer, uint8 ident, uint8 code) argument
[all...]
H A DConnectionInterface.cpp44 HciConnection* conn = ConnectionByHandle(handle, hid); local
77 HciConnection* conn; local
106 HciConnection* conn; local
134 HciConnection* conn; local
153 HciConnection* conn; local
172 HciConnection* conn; local
194 SetAclBuffer(HciConnection* conn, net_buffer* nbuf) argument
201 SetAclExpectedSize(HciConnection* conn, size_t size) argument
208 AclPutting(HciConnection* conn, size_t size) argument
215 AclComplete(HciConnection* conn) argument
222 AclOverFlowed(HciConnection* conn) argument
233 PurgeChannels(HciConnection* conn) argument
[all...]
H A DBTCoreData.cpp38 HciConnection* conn; local
104 HciConnection* conn = AddConnection(data->handle, BT_ACL, local
[all...]
/haiku-fatelf/src/add-ons/kernel/bluetooth/hci/
H A Dacl.cpp73 HciConnection* conn = btCoreData->ConnectionByHandle(con_handle, hid); local
168 PostToUpper(HciConnection* conn, net_buffer* buf) argument
[all...]
/haiku-fatelf/src/add-ons/kernel/network/protocols/l2cap/
H A Dl2cap_lower.cpp40 l2cap_receive(HciConnection* conn, net_buffer* buffer) argument
143 purge_connection(HciConnection* conn) argument
204 HciConnection* conn = NULL; local
280 SchedConnectionPurgeThread(HciConnection* conn) argument
[all...]
H A Dl2cap_upper.cpp59 l2cap_con_rsp_ind(HciConnection* conn, L2capChannel* channel) argument
288 l2cap_co_receive(HciConnection* conn, net_buffer* buffer, uint16 dcid) argument
310 l2cap_cl_receive(HciConnection* conn, net_buffer* buffer, uint16 psm) argument
[all...]
H A Dl2cap.cpp285 HciConnection* conn = (HciConnection*)buffer; local
H A Dl2cap_signal.cpp101 l2cap_process_signal_cmd(HciConnection* conn, net_buffer* buffer) argument
217 l2cap_process_con_req(HciConnection* conn, uint8 ident, net_buffer* buffer) argument
266 l2cap_process_con_rsp(HciConnection* conn, uint8 ident, net_buffer* buffer) argument
437 l2cap_process_cfg_req(HciConnection* conn, uint8 ident, net_buffer* buffer) argument
572 l2cap_process_cfg_rsp(HciConnection* conn, uint8 ident, net_buffer* buffer) argument
710 l2cap_process_discon_req(HciConnection* conn, uint8 ident, net_buffer* buffer) argument
789 l2cap_process_discon_rsp(HciConnection* conn, uint8 ident, net_buffer* buffer) argument
849 l2cap_process_echo_req(HciConnection *conn, uint8 ident, net_buffer *buffer) argument
869 l2cap_process_echo_rsp(HciConnection* conn, uint8 ident, net_buffer* buffer) argument
899 l2cap_process_info_req(HciConnection* conn, uint8 ident, net_buffer* buffer) argument
943 l2cap_process_info_rsp(HciConnection* conn, uint8 ident, net_buffer* buffer) argument
1003 l2cap_process_cmd_rej(HciConnection* conn, uint8 ident, net_buffer* buffer) argument
1073 send_l2cap_reject(HciConnection* conn, uint8 ident, uint16 reason, uint16 mtu, uint16 scid, uint16 dcid) argument
1091 send_l2cap_con_rej(HciConnection* conn, uint8 ident, uint16 scid, uint16 dcid, uint16 result) argument
1109 send_l2cap_cfg_rsp(HciConnection* conn, uint8 ident, uint16 scid, uint16 result, net_buffer* opt) argument
[all...]
/haiku-fatelf/src/bin/network/wget/src/
H A Dopenssl.c249 SSL *conn; /* SSL connection handle */ member in struct:openssl_transport_context
258 SSL *conn = ctx->conn; local
272 SSL *conn = ctx->conn; local
285 SSL *conn local
298 SSL *conn = ctx->conn; local
360 SSL *conn = ctx->conn; local
395 SSL *conn; local
498 SSL *conn = ctx->conn; local
[all...]
H A Dhttp.c1398 struct url *conn; local
[all...]
/haiku-fatelf/src/kits/network/libbind/isc/
H A Dev_connects.c240 evConn *conn = id.opaque; local
282 evConn *conn = uap; local
317 evConn *conn local
[all...]
H A Deventlib_p.h108 evConn * conn; member in struct:evAccept
/haiku-fatelf/src/add-ons/kernel/file_systems/userlandfs/server/fuse/
H A Dfuse_fs.cpp346 fuse_fs_init(struct fuse_fs* fs, struct fuse_conn_info* conn) argument
/haiku-fatelf/headers/private/bluetooth/
H A DbtCoreData.h92 HciConnection* conn; member in struct:L2capChannel
120 HciConnection* conn; member in struct:L2capFrame
[all...]

Completed in 93 milliseconds