FreeBSD kernel netgraph code
ng_l2cap_l2ca_get_info_ip Struct Reference

#include <ng_l2cap.h>

Data Fields

bdaddr_t bdaddr
 
u_int16_t info_type
 
uint8_t linktype
 
uint8_t unused
 

Detailed Description

Definition at line 577 of file ng_l2cap.h.

Field Documentation

◆ bdaddr

bdaddr_t ng_l2cap_l2ca_get_info_ip::bdaddr

Definition at line 578 of file ng_l2cap.h.

Referenced by ng_btsocket_l2cap_raw_control(), and ng_l2cap_l2ca_get_info_req().

◆ info_type

u_int16_t ng_l2cap_l2ca_get_info_ip::info_type

Definition at line 579 of file ng_l2cap.h.

Referenced by ng_btsocket_l2cap_raw_control(), and ng_l2cap_l2ca_get_info_req().

◆ linktype

uint8_t ng_l2cap_l2ca_get_info_ip::linktype

Definition at line 580 of file ng_l2cap.h.

Referenced by ng_l2cap_l2ca_get_info_req().

◆ unused

uint8_t ng_l2cap_l2ca_get_info_ip::unused

Definition at line 581 of file ng_l2cap.h.


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