FreeBSD kernel netgraph code
ng_l2cap_l2ca_con_rsp_ip Struct Reference

#include <ng_l2cap.h>

Data Fields

bdaddr_t bdaddr
 
u_int8_t ident
 
u_int8_t linktype
 
u_int16_t lcid
 
u_int16_t result
 
u_int16_t status
 

Detailed Description

Definition at line 397 of file ng_l2cap.h.

Field Documentation

◆ bdaddr

bdaddr_t ng_l2cap_l2ca_con_rsp_ip::bdaddr

Definition at line 398 of file ng_l2cap.h.

Referenced by ng_btsocket_l2cap_send_l2ca_con_rsp_req().

◆ ident

u_int8_t ng_l2cap_l2ca_con_rsp_ip::ident

◆ lcid

u_int16_t ng_l2cap_l2ca_con_rsp_ip::lcid

◆ linktype

u_int8_t ng_l2cap_l2ca_con_rsp_ip::linktype

◆ result

u_int16_t ng_l2cap_l2ca_con_rsp_ip::result

◆ status

u_int16_t ng_l2cap_l2ca_con_rsp_ip::status

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