Searched defs:con_handle (Results 1 – 12 of 12) sorted by relevance
| /f-stack/freebsd/netgraph/bluetooth/include/ |
| H A D | ng_hci.h | 478 u_int16_t con_handle; /* connection handle */ member 487 u_int16_t con_handle; /* con_handle */ member 512 u_int16_t con_handle; /* connection handle */ member 537 u_int16_t con_handle; /* connection handle */ member 542 uint16_t con_handle; member 670 u_int16_t con_handle; /* connection handle */ member 736 u_int16_t con_handle; /* connection handle */ member 743 u_int16_t con_handle; /* connection handle */ member 807 u_int16_t con_handle; /* connection handle */ member 814 u_int16_t con_handle; /* connection handle */ member [all …]
|
| H A D | ng_btsocket_sco.h | 76 u_int16_t con_handle; /* connection handle */ member
|
| H A D | ng_l2cap.h | 674 u_int16_t con_handle; /* connection handle */ member
|
| /f-stack/freebsd/netgraph/bluetooth/l2cap/ |
| H A D | ng_l2cap_llpi.c | 351 ng_l2cap_lp_qos_req(ng_l2cap_p l2cap, u_int16_t con_handle, in ng_l2cap_lp_qos_req() 665 u_int16_t con_handle, length, pb; in ng_l2cap_lp_receive() local 874 ng_l2cap_process_lp_timeout(node_p node, hook_p hook, void *arg1, int con_handle) in ng_l2cap_process_lp_timeout() 917 ng_l2cap_process_discon_timeout(node_p node, hook_p hook, void *arg1, int con_handle) in ng_l2cap_process_discon_timeout()
|
| H A D | ng_l2cap_cmds.c | 346 u_int16_t con_handle = (arg2 & 0x0ffff); in ng_l2cap_process_command_timeout() local
|
| H A D | ng_l2cap_misc.c | 318 ng_l2cap_con_by_handle(ng_l2cap_p l2cap, u_int16_t con_handle) in ng_l2cap_con_by_handle() 406 u_int16_t con_handle) in ng_l2cap_chan_by_conhandle()
|
| H A D | ng_l2cap_var.h | 119 u_int16_t con_handle; /* ACL connection handle */ member
|
| /f-stack/freebsd/netgraph/bluetooth/hci/ |
| H A D | ng_hci_main.c | 795 u_int16_t con_handle; in ng_hci_acl_rcvdata() local 912 u_int16_t con_handle; in ng_hci_sco_rcvdata() local
|
| H A D | ng_hci_misc.c | 335 ng_hci_con_by_handle(ng_hci_unit_p unit, int con_handle) in ng_hci_con_by_handle()
|
| H A D | ng_hci_ulpi.c | 1369 ng_hci_process_con_timeout(node_p node, hook_p hook, void *arg1, int con_handle) in ng_hci_process_con_timeout()
|
| H A D | ng_hci_var.h | 183 u_int16_t con_handle; /* con. handle */ member
|
| /f-stack/freebsd/netgraph/bluetooth/socket/ |
| H A D | ng_btsocket_sco.c | 703 u_int16_t con_handle; in ng_btsocket_sco_data_input() local 1859 ng_btsocket_sco_pcb_by_handle(bdaddr_p src, int con_handle) in ng_btsocket_sco_pcb_by_handle()
|