ESP-IDF
avrc_ct_rmt_feats_param
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
avrc_ct_rmt_feats_param
avrc_ct_rmt_feats_param struct
ESP_AVRC_CT_REMOTE_FEATURES_EVT
Syntax
Show:
Summary
Declaration
from
esp_avrc_api.h:337
struct
avrc_ct_rmt_feats_param
{
uint32_t
feat_mask
;
uint16_t
tg_feat_flag
;
esp_bd_addr_t
remote_bda
;
}
;
Fields
Field
Declared as
Description
avrc_ct_rmt_feats_param::feat_mask
uint32_t
AVRC feature mask of remote device.
avrc_ct_rmt_feats_param::tg_feat_flag
uint16_t
feature flag of remote device as TG.
avrc_ct_rmt_feats_param::remote_bda
esp_bd_addr_t
remote bluetooth device address.
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