ESP-IDF
tBTM_BLE_MANU
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_MANU
tBTM_BLE_MANU struct
Syntax
Show:
Summary
Declaration
from
btm_ble_api.h:439
typedef
struct
{
UINT8
len
;
UINT8
*
p_val
;
}
tBTM_BLE_MANU
;
Fields
Field
Declared as
tBTM_BLE_MANU::len
UINT8
tBTM_BLE_MANU::p_val
UINT8
*
Examples
References
from
examples
Code
Location
Scope
Referrer
typedef
struct
{
btm_ble_api.h:439
}
tBTM_BLE_MANU
;
btm_ble_api.h:442
tBTM_BLE_MANU
tBTM_BLE_MANU
*
p_manu
;
/* manufacturer data */
btm_ble_api.h:464
tBTM_BLE_ADV_DATA
tBTM_BLE_ADV_DATA::p_manu
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_ADV_DATA::p_manu
tBTM_BLE_ADV_DATA
btm_ble_api.h:464
Lifecycle
from
examples
All items filtered out
All items filtered out