Home
last modified time | relevance | path

Searched defs:con_handle (Results 1 – 12 of 12) sorted by relevance

/NextBSD/sys/netgraph/bluetooth/include/
HDng_hci.h354 u_int16_t con_handle; /* connection handle + PB + BC flags */ member
363 u_int16_t con_handle; /* connection handle + reserved bits */ member
411 u_int16_t con_handle; /* connection handle */ member
420 u_int16_t con_handle; /* con_handle */ member
445 u_int16_t con_handle; /* connection handle */ member
451 u_int16_t con_handle; /* connection handle */ member
464 u_int16_t con_handle; /* connection handle */ member
470 u_int16_t con_handle; /* connection handle */ member
475 uint16_t con_handle; member
583 u_int16_t con_handle; /* connection handle */ member
[all …]
HDng_btsocket_sco.h74 u_int16_t con_handle; /* connection handle */ member
HDng_l2cap.h673 u_int16_t con_handle; /* connection handle */ member
/NextBSD/sys/netgraph/bluetooth/l2cap/
HDng_l2cap_llpi.c349 ng_l2cap_lp_qos_req(ng_l2cap_p l2cap, u_int16_t con_handle, in ng_l2cap_lp_qos_req()
663 u_int16_t con_handle, length, pb; in ng_l2cap_lp_receive() local
871 ng_l2cap_process_lp_timeout(node_p node, hook_p hook, void *arg1, int con_handle) in ng_l2cap_process_lp_timeout()
914 ng_l2cap_process_discon_timeout(node_p node, hook_p hook, void *arg1, int con_handle) in ng_l2cap_process_discon_timeout()
HDng_l2cap_cmds.c344 u_int16_t con_handle = (arg2 & 0x0ffff); in ng_l2cap_process_command_timeout() local
HDng_l2cap_misc.c316 ng_l2cap_con_by_handle(ng_l2cap_p l2cap, u_int16_t con_handle) in ng_l2cap_con_by_handle()
404 u_int16_t con_handle) in ng_l2cap_chan_by_conhandle()
HDng_l2cap_var.h117 u_int16_t con_handle; /* ACL connection handle */ member
/NextBSD/sys/netgraph/bluetooth/hci/
HDng_hci_main.c774 u_int16_t con_handle; in ng_hci_acl_rcvdata() local
891 u_int16_t con_handle; in ng_hci_sco_rcvdata() local
HDng_hci_misc.c333 ng_hci_con_by_handle(ng_hci_unit_p unit, int con_handle) in ng_hci_con_by_handle()
HDng_hci_ulpi.c1369 ng_hci_process_con_timeout(node_p node, hook_p hook, void *arg1, int con_handle) in ng_hci_process_con_timeout()
HDng_hci_var.h181 u_int16_t con_handle; /* con. handle */ member
/NextBSD/sys/netgraph/bluetooth/socket/
HDng_btsocket_sco.c707 u_int16_t con_handle; in ng_btsocket_sco_data_input() local
1864 ng_btsocket_sco_pcb_by_handle(bdaddr_p src, int con_handle) in ng_btsocket_sco_pcb_by_handle()