ESP-IDF
tBTA_DM_API_CONFIG_EIR
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
tBTA_DM_API_CONFIG_EIR
tBTA_DM_API_CONFIG_EIR struct
Syntax
Show:
Summary
Declaration
from
bta_dm_int.h:287
typedef
struct
{
BT_HDR
hdr
;
BOOLEAN
eir_fec_required
;
BOOLEAN
eir_included_name
;
BOOLEAN
eir_included_tx_power
;
BOOLEAN
eir_included_uuid
;
UINT8
eir_flags
;
UINT8
eir_manufac_spec_len
;
UINT8
*
eir_manufac_spec
;
UINT8
eir_url_len
;
UINT8
*
eir_url
;
UINT8
data
[
]
;
}
tBTA_DM_API_CONFIG_EIR
;
Fields
Field
Declared as
tBTA_DM_API_CONFIG_EIR::hdr
BT_HDR
tBTA_DM_API_CONFIG_EIR::eir_fec_required
BOOLEAN
tBTA_DM_API_CONFIG_EIR::eir_included_name
BOOLEAN
tBTA_DM_API_CONFIG_EIR::eir_included_tx_power
BOOLEAN
tBTA_DM_API_CONFIG_EIR::eir_included_uuid
BOOLEAN
tBTA_DM_API_CONFIG_EIR::eir_flags
UINT8
tBTA_DM_API_CONFIG_EIR::eir_manufac_spec_len
UINT8
tBTA_DM_API_CONFIG_EIR::eir_manufac_spec
UINT8
*
tBTA_DM_API_CONFIG_EIR::eir_url_len
UINT8
tBTA_DM_API_CONFIG_EIR::eir_url
UINT8
*
tBTA_DM_API_CONFIG_EIR::data
UINT8
[
]
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