FreeBSD kernel netgraph code
ng_btsocket_l2cap_raw_get_info Struct Reference

#include <ng_btsocket.h>

Data Fields

u_int32_t result
 
u_int32_t info_type
 
u_int32_t info_size
 
u_int8_t * info_data
 

Detailed Description

Definition at line 270 of file ng_btsocket.h.

Field Documentation

◆ info_data

u_int8_t* ng_btsocket_l2cap_raw_get_info::info_data

Definition at line 274 of file ng_btsocket.h.

Referenced by ng_btsocket_l2cap_raw_control().

◆ info_size

u_int32_t ng_btsocket_l2cap_raw_get_info::info_size

Definition at line 273 of file ng_btsocket.h.

Referenced by ng_btsocket_l2cap_raw_control().

◆ info_type

u_int32_t ng_btsocket_l2cap_raw_get_info::info_type

Definition at line 272 of file ng_btsocket.h.

Referenced by ng_btsocket_l2cap_raw_control().

◆ result

u_int32_t ng_btsocket_l2cap_raw_get_info::result

Definition at line 271 of file ng_btsocket.h.

Referenced by ng_btsocket_l2cap_raw_control().


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