ESP-IDF
tBTM_RAND_ENC::opcode
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/5)...
Files
loading (4/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
tBTM_RAND_ENC::opcode
tBTM_RAND_ENC::opcode field
Syntax
Show:
Summary
Declaration
from
btm_ble_api.h:282
UINT16
opcode
;
Examples
References
from
examples
Code
Location
Referrer
UINT16
opcode
;
btm_ble_api.h:282
params
.
opcode
=
op_code
;
btm_ble.c:1158
btm_ble_rand_enc_complete()
if
(
p
&&
p
->
opcode
==
HCI_BLE_RAND
)
{
btm_ble.c:2603
btm_ble_process_er2()
if
(
p
&&
p
->
opcode
==
HCI_BLE_RAND
)
{
btm_ble.c:2626
btm_ble_process_er()
if
(
p
&&
p
->
opcode
==
HCI_BLE_RAND
)
{
btm_ble.c:2730
btm_ble_process_ir2()
if
(
p
&&
p
->
opcode
==
HCI_BLE_RAND
)
{
btm_ble.c:2761
btm_ble_process_ir()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tBTM_RAND_ENC::opcode
is written by 1 function and is read by 4 functions:
btm_ble_rand_enc_complete()
All items filtered out
tBTM_RAND_ENC::opcode
btm_ble_process_er2()
btm_ble_process_er()
btm_ble_process_ir2()
btm_ble_process_ir()
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