Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/bluetooth/include/
H A Dng_hci.h478 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 Dng_btsocket_sco.h76 u_int16_t con_handle; /* connection handle */ member
H A Dng_l2cap.h674 u_int16_t con_handle; /* connection handle */ member
/f-stack/freebsd/netgraph/bluetooth/l2cap/
H A Dng_l2cap_llpi.c351 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 Dng_l2cap_cmds.c346 u_int16_t con_handle = (arg2 & 0x0ffff); in ng_l2cap_process_command_timeout() local
H A Dng_l2cap_misc.c318 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 Dng_l2cap_var.h119 u_int16_t con_handle; /* ACL connection handle */ member
/f-stack/freebsd/netgraph/bluetooth/hci/
H A Dng_hci_main.c795 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 Dng_hci_misc.c335 ng_hci_con_by_handle(ng_hci_unit_p unit, int con_handle) in ng_hci_con_by_handle()
H A Dng_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()
H A Dng_hci_var.h183 u_int16_t con_handle; /* con. handle */ member
/f-stack/freebsd/netgraph/bluetooth/socket/
H A Dng_btsocket_sco.c703 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()