ESP-IDF
tBTM_BLE_RESOLVE_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_RESOLVE_Q
tBTM_BLE_RESOLVE_Q struct
Syntax
Show:
Summary
Declaration
from
btm_ble_int.h:300
typedef
struct
{
BD_ADDR
*
resolve_q_random_pseudo
;
UINT8
*
resolve_q_action
;
UINT8
q_next
;
UINT8
q_pending
;
}
tBTM_BLE_RESOLVE_Q
;
Fields
Field
Declared as
tBTM_BLE_RESOLVE_Q::q_next
UINT8
tBTM_BLE_RESOLVE_Q::q_pending
UINT8
tBTM_BLE_RESOLVE_Q::resolve_q_random_pseudo
BD_ADDR
*
tBTM_BLE_RESOLVE_Q::resolve_q_action
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