ESP-IDF
tBTM_BLE_PROP_ELEM
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
tBTM_BLE_PROP_ELEM
tBTM_BLE_PROP_ELEM struct
Syntax
Show:
Summary
Declaration
from
btm_ble_api.h:451
typedef
struct
{
UINT8
adv_type
;
UINT8
len
;
UINT8
*
p_val
;
}
tBTM_BLE_PROP_ELEM
;
Fields
Field
Declared as
tBTM_BLE_PROP_ELEM::adv_type
UINT8
tBTM_BLE_PROP_ELEM::len
UINT8
tBTM_BLE_PROP_ELEM::p_val
UINT8
*
Examples
References
from
examples
Code
Location
Scope
Referrer
typedef
struct
{
btm_ble_api.h:451
}
tBTM_BLE_PROP_ELEM
;
btm_ble_api.h:455
tBTM_BLE_PROP_ELEM
tBTM_BLE_PROP_ELEM
*
p_elem
;
btm_ble_api.h:459
tBTM_BLE_PROPRIETARY
tBTM_BLE_PROPRIETARY::p_elem
tBTM_BLE_PROP_ELEM
*
p_elem
;
btm_ble_gap.c:2226
btm_ble_build_adv_data()
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
Instance
Scope
Location
Project
tBTM_BLE_PROPRIETARY::p_elem
tBTM_BLE_PROPRIETARY
btm_ble_api.h:459
Lifecycle
from
examples
All items filtered out
All items filtered out