FreeBSD kernel netgraph code
ng_hci_sync_con_queue_ep Struct Reference

#include <ng_hci.h>

Data Fields

u_int16_t con_handle
 
u_int16_t completed
 

Detailed Description

Definition at line 669 of file ng_hci.h.

Field Documentation

◆ completed

u_int16_t ng_hci_sync_con_queue_ep::completed

Definition at line 671 of file ng_hci.h.

Referenced by ng_btsocket_sco_default_msg_input(), and ng_l2cap_lower_rcvmsg().

◆ con_handle

u_int16_t ng_hci_sync_con_queue_ep::con_handle

Definition at line 670 of file ng_hci.h.

Referenced by ng_btsocket_sco_default_msg_input(), and ng_l2cap_lower_rcvmsg().


The documentation for this struct was generated from the following file: