RetroArch
Public Attributes | List of all members
l2cap_seg Struct Reference

#include <l2cap.h>

Collaboration diagram for l2cap_seg:
[legend]

Public Attributes

struct l2cap_segnext
 
struct bd_addr bdaddr
 
struct pbufp
 
u16_t len
 
struct l2cap_hdrl2caphdr
 
struct l2cap_pcbpcb
 

Member Data Documentation

◆ bdaddr

struct bd_addr l2cap_seg::bdaddr

◆ l2caphdr

struct l2cap_hdr* l2cap_seg::l2caphdr

◆ len

u16_t l2cap_seg::len

◆ next

struct l2cap_seg* l2cap_seg::next

◆ p

struct pbuf* l2cap_seg::p

◆ pcb

struct l2cap_pcb* l2cap_seg::pcb

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