FreeBSD kernel netgraph code
ng_btsocket_hci_raw_node_list_names Struct Reference

#include <ng_btsocket.h>

Collaboration diagram for ng_btsocket_hci_raw_node_list_names:

Data Fields

u_int32_t num_names
 
struct nodeinfonames
 

Detailed Description

Definition at line 196 of file ng_btsocket.h.

Field Documentation

◆ names

struct nodeinfo* ng_btsocket_hci_raw_node_list_names::names

Definition at line 198 of file ng_btsocket.h.

Referenced by ng_btsocket_hci_raw_control().

◆ num_names

u_int32_t ng_btsocket_hci_raw_node_list_names::num_names

Definition at line 197 of file ng_btsocket.h.

Referenced by ng_btsocket_hci_raw_control().


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