Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/bluetooth/include/
H A Dng_hci.h422 u_int16_t con_handle; /* connection handle + PB + BC flags */ member
431 u_int16_t con_handle; /* connection handle + reserved bits */ member
479 u_int16_t con_handle; /* connection handle */ member
488 u_int16_t con_handle; /* con_handle */ member
513 u_int16_t con_handle; /* connection handle */ member
519 u_int16_t con_handle; /* connection handle */ member
532 u_int16_t con_handle; /* connection handle */ member
538 u_int16_t con_handle; /* connection handle */ member
543 uint16_t con_handle; member
654 u_int16_t con_handle; /* connection handle */ member
[all …]
H A Dng_btsocket_sco.h75 u_int16_t con_handle; /* connection handle */ member
H A Dng_l2cap.h673 u_int16_t con_handle; /* connection handle */ member
/freebsd/sys/netgraph/bluetooth/l2cap/
H A Dng_l2cap_llpi.c350 ng_l2cap_lp_qos_req(ng_l2cap_p l2cap, u_int16_t con_handle, in ng_l2cap_lp_qos_req()
664 u_int16_t con_handle, length, pb; in ng_l2cap_lp_receive() local
873 ng_l2cap_process_lp_timeout(node_p node, hook_p hook, void *arg1, int con_handle) in ng_l2cap_process_lp_timeout()
916 ng_l2cap_process_discon_timeout(node_p node, hook_p hook, void *arg1, int con_handle) in ng_l2cap_process_discon_timeout()
H A Dng_l2cap_cmds.c345 u_int16_t con_handle = (arg2 & 0x0ffff); in ng_l2cap_process_command_timeout() local
H A Dng_l2cap_misc.c317 ng_l2cap_con_by_handle(ng_l2cap_p l2cap, u_int16_t con_handle) in ng_l2cap_con_by_handle()
405 u_int16_t con_handle) in ng_l2cap_chan_by_conhandle()
H A Dng_l2cap_var.h118 u_int16_t con_handle; /* ACL connection handle */ member
/freebsd/sys/netgraph/bluetooth/hci/
H A Dng_hci_main.c794 u_int16_t con_handle; in ng_hci_acl_rcvdata() local
911 u_int16_t con_handle; in ng_hci_sco_rcvdata() local
H A Dng_hci_misc.c334 ng_hci_con_by_handle(ng_hci_unit_p unit, int con_handle) in ng_hci_con_by_handle()
H A Dng_hci_ulpi.c1368 ng_hci_process_con_timeout(node_p node, hook_p hook, void *arg1, int con_handle) in ng_hci_process_con_timeout()
H A Dng_hci_var.h182 u_int16_t con_handle; /* con. handle */ member
/freebsd/sys/netgraph/bluetooth/socket/
H A Dng_btsocket_sco.c702 u_int16_t con_handle; in ng_btsocket_sco_data_input() local
1840 ng_btsocket_sco_pcb_by_handle(bdaddr_p src, int con_handle) in ng_btsocket_sco_pcb_by_handle()