FreeBSD kernel netgraph code
ng_l2cap_l2ca_ping_op Struct Reference

#include <ng_l2cap.h>

Data Fields

u_int16_t result
 
bdaddr_t bdaddr
 
u_int16_t echo_size
 

Detailed Description

Definition at line 567 of file ng_l2cap.h.

Field Documentation

◆ bdaddr

bdaddr_t ng_l2cap_l2ca_ping_op::bdaddr

Definition at line 569 of file ng_l2cap.h.

Referenced by ng_l2cap_l2ca_ping_rsp().

◆ echo_size

u_int16_t ng_l2cap_l2ca_ping_op::echo_size

Definition at line 570 of file ng_l2cap.h.

Referenced by ng_btsocket_l2cap_raw_control(), and ng_l2cap_l2ca_ping_rsp().

◆ result

u_int16_t ng_l2cap_l2ca_ping_op::result

Definition at line 568 of file ng_l2cap.h.

Referenced by ng_btsocket_l2cap_raw_control(), and ng_l2cap_l2ca_ping_rsp().


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