anbox-platform-sdk  1.23.0
Anbox Platform SDK API documentation
AnboxVhalAnswerGetConfigs Struct Reference

AnboxVhalAnswerGet contains the answer for a GetAllPropConfigs or GetPropConfigs request sent to the Android VHAL. More...

#include <types.h>

+ Collaboration diagram for AnboxVhalAnswerGetConfigs:

Public Attributes

uint32_t configs_size
 
AnboxVhalPropertyConfigconfigs
 

Detailed Description

AnboxVhalAnswerGet contains the answer for a GetAllPropConfigs or GetPropConfigs request sent to the Android VHAL.

Definition at line 1546 of file types.h.

Member Data Documentation

◆ configs

AnboxVhalPropertyConfig* AnboxVhalAnswerGetConfigs::configs

Definition at line 1548 of file types.h.

◆ configs_size

uint32_t AnboxVhalAnswerGetConfigs::configs_size

Definition at line 1547 of file types.h.


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