Home
last modified time | relevance | path

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

/dflybsd-src/sys/netgraph7/bluetooth/include/
H A Dng_hci.h351 u_int16_t con_handle; /* connection handle + PB + BC flags */ member
360 u_int16_t con_handle; /* connection handle + reserved bits */ member
408 u_int16_t con_handle; /* connection handle */ member
417 u_int16_t con_handle; /* con_handle */ member
442 u_int16_t con_handle; /* connection handle */ member
448 u_int16_t con_handle; /* connection handle */ member
461 u_int16_t con_handle; /* connection handle */ member
467 u_int16_t con_handle; /* connection handle */ member
574 u_int16_t con_handle; /* connection handle */ member
591 u_int16_t con_handle; /* connection handle */ member
[all …]
H A Dng_l2cap.h632 u_int16_t con_handle; /* connection handle */ member
/dflybsd-src/sys/netbt/
H A Dhci.h418 uint16_t con_handle; /* connection handle + PB + BC flags */ member
428 uint16_t con_handle; /* connection handle + reserved bits */ member
504 uint16_t con_handle; /* connection handle */ member
513 uint16_t con_handle; /* connection handle */ member
595 uint16_t con_handle; /* connection handle */ member
603 uint16_t con_handle; /* connection handle */ member
610 uint16_t con_handle; /* connection handle */ member
618 uint16_t con_handle; /* connection handle */ member
653 uint16_t con_handle; /* connection handle */ member
660 uint16_t con_handle; /* connection handle */ member
[all …]
/dflybsd-src/sys/netgraph7/bluetooth/l2cap/
H A Dng_l2cap_llpi.c344 ng_l2cap_lp_qos_req(ng_l2cap_p l2cap, u_int16_t con_handle, in ng_l2cap_lp_qos_req()
606 u_int16_t con_handle, length, pb; in ng_l2cap_lp_receive() local
810 ng_l2cap_process_lp_timeout(node_p node, hook_p hook, void *arg1, int con_handle) in ng_l2cap_process_lp_timeout()
853 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.c331 u_int16_t con_handle = (arg2 & 0x0ffff); in ng_l2cap_process_command_timeout() local
H A Dng_l2cap_misc.c311 ng_l2cap_con_by_handle(ng_l2cap_p l2cap, u_int16_t con_handle) in ng_l2cap_con_by_handle()
H A Dng_l2cap_var.h117 u_int16_t con_handle; /* ACL connection handle */ member
/dflybsd-src/sys/netgraph7/bluetooth/hci/
H A Dng_hci_main.c779 u_int16_t con_handle; in ng_hci_acl_rcvdata() local
899 u_int16_t con_handle; in ng_hci_sco_rcvdata() local
H A Dng_hci_misc.c331 ng_hci_con_by_handle(ng_hci_unit_p unit, int con_handle) in ng_hci_con_by_handle()
H A Dng_hci_ulpi.c1152 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.h181 u_int16_t con_handle; /* con. handle */ member