mbgtools-lx  4.2.8
MBG_XDEV_FEATURES Struct Reference

A structure combining all device feature information. More...

#include <xdevfeat.h>

Data Fields

uint32_t reserved
 Currently reserved, unused, always 0. More...
 
RECEIVER_INFO receiver_info
 Receiver info provided by the device. More...
 
MBG_XFEATURE_BUFFER xfeature_buffer
 Extended features provided by the device. More...
 
MBG_TLV_INFO tlv_info
 TLV info provided by a device. More...
 
MBG_USER_INFO user_info
 User info for the logged in user. More...
 
MBG_USER_STATUS user_status
 User status for the logged in user. More...
 

Detailed Description

A structure combining all device feature information.

Definition at line 88 of file xdevfeat.h.

Field Documentation

◆ receiver_info

◆ reserved

uint32_t MBG_XDEV_FEATURES::reserved

Currently reserved, unused, always 0.

Definition at line 90 of file xdevfeat.h.

◆ tlv_info

◆ user_info

MBG_USER_INFO MBG_XDEV_FEATURES::user_info

User info for the logged in user.

Definition at line 94 of file xdevfeat.h.

Referenced by mbgextio_setup_xdevfeat().

◆ user_status

MBG_USER_STATUS MBG_XDEV_FEATURES::user_status

User status for the logged in user.

Definition at line 95 of file xdevfeat.h.

Referenced by mbgextio_chk_user_perm(), and mbgextio_setup_xdevfeat().

◆ xfeature_buffer


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