khronosfws/openmax_al/src/radio/xaradiodevice.h
changeset 53 eabc8c503852
parent 33 5e8b14bae8c3
equal deleted inserted replaced
48:a493a607b5bf 53:eabc8c503852
    33 /* Enumeration for interfaces that RadioDevice supports.  */
    33 /* Enumeration for interfaces that RadioDevice supports.  */
    34 typedef enum
    34 typedef enum
    35 {
    35 {
    36     RADIO_OBJECTITF,
    36     RADIO_OBJECTITF,
    37     RADIO_RADIOITF,
    37     RADIO_RADIOITF,
    38     RADIO_CONFIGEXTENSIONITF,
       
    39     RADIO_DIMITF,
    38     RADIO_DIMITF,
    40     RADIO_ITFCOUNT
    39     RADIO_ITFCOUNT
    41 } XARadioDeviceInterfaces;
    40 } XARadioDeviceInterfaces;
    42 
    41 
    43 /** STRUCTURES **/
    42 /** STRUCTURES **/