FreeBSD kernel netgraph code
ng_l2cap_l2ca_ping_ip Struct Reference

#include <ng_l2cap.h>

Data Fields

bdaddr_t bdaddr
 
u_int16_t echo_size
 

Detailed Description

Definition at line 560 of file ng_l2cap.h.

Field Documentation

◆ bdaddr

bdaddr_t ng_l2cap_l2ca_ping_ip::bdaddr

Definition at line 561 of file ng_l2cap.h.

Referenced by ng_btsocket_l2cap_raw_control(), and ng_l2cap_l2ca_ping_req().

◆ echo_size

u_int16_t ng_l2cap_l2ca_ping_ip::echo_size

Definition at line 562 of file ng_l2cap.h.

Referenced by ng_btsocket_l2cap_raw_control(), and ng_l2cap_l2ca_ping_req().


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