FreeBSD kernel netgraph code
ng_btsocket_l2cap_raw_ping Struct Reference

#include <ng_btsocket.h>

Data Fields

u_int32_t result
 
u_int32_t echo_size
 
u_int8_t * echo_data
 

Detailed Description

Definition at line 260 of file ng_btsocket.h.

Field Documentation

◆ echo_data

u_int8_t* ng_btsocket_l2cap_raw_ping::echo_data

Definition at line 263 of file ng_btsocket.h.

Referenced by ng_btsocket_l2cap_raw_control().

◆ echo_size

u_int32_t ng_btsocket_l2cap_raw_ping::echo_size

Definition at line 262 of file ng_btsocket.h.

Referenced by ng_btsocket_l2cap_raw_control().

◆ result

u_int32_t ng_btsocket_l2cap_raw_ping::result

Definition at line 261 of file ng_btsocket.h.

Referenced by ng_btsocket_l2cap_raw_control().


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