ESP-IDF
tBTM_BLE_MULTI_ADV_INST_IDX_Q
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_MULTI_ADV_INST_IDX_Q
tBTM_BLE_MULTI_ADV_INST_IDX_Q struct
Syntax
Show:
Summary
Declaration
from
btm_ble_api.h:523
typedef
struct
{
UINT8
inst_index_queue
[
BTM_BLE_MULTI_ADV_MAX
]
;
int
front
;
int
rear
;
}
tBTM_BLE_MULTI_ADV_INST_IDX_Q
;
Fields
Field
Declared as
tBTM_BLE_MULTI_ADV_INST_IDX_Q::inst_index_queue
UINT8
[
BTM_BLE_MULTI_ADV_MAX
]
tBTM_BLE_MULTI_ADV_INST_IDX_Q::front
int
tBTM_BLE_MULTI_ADV_INST_IDX_Q::rear
int
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