ESP-IDF
esp_avrc_rn_evt_cap_t
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Values
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
esp_avrc_rn_evt_cap_t
esp_avrc_rn_evt_cap_t enum
Syntax
Show:
Summary
Declaration
from
esp_avrc_api.h:191
enum
{
ESP_AVRC_RN_CAP_ALLOWED_EVT
=
0
,
ESP_AVRC_RN_CAP_SUPPORTED_EVT
=
1
,
ESP_AVRC_RN_CAP_MAX
,
}
;
Values
Value
Declared as
Description
esp_avrc_rn_evt_cap_t::ESP_AVRC_RN_CAP_ALLOWED_EVT
=
0
all of the notification events that can possibly be supported, immutable.
esp_avrc_rn_evt_cap_t::ESP_AVRC_RN_CAP_SUPPORTED_EVT
=
1
notification events selectively supported according to the current configuration.
esp_avrc_rn_evt_cap_t::ESP_AVRC_RN_CAP_MAX
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out