ESP-IDF
HCI_BLE_RAND
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
HCI_BLE_RAND
HCI_BLE_RAND macro
Syntax
Show:
Summary
Declaration
from
hcidefs.h:331
#define
HCI_BLE_RAND
(
0x0018
|
HCI_GRP_BLE_CMDS
)
Examples
References
from
examples
Code
Location
#define
HCI_BLE_RAND
(
0x0018
|
HCI_GRP_BLE_CMDS
)
hcidefs.h:331
if
(
op_code
==
HCI_BLE_RAND
)
{
btm_ble.c:1160
if
(
p
&&
p
->
opcode
==
HCI_BLE_RAND
)
{
btm_ble.c:2603
if
(
p
&&
p
->
opcode
==
HCI_BLE_RAND
)
{
btm_ble.c:2626
if
(
p
&&
p
->
opcode
==
HCI_BLE_RAND
)
{
btm_ble.c:2730
if
(
p
&&
p
->
opcode
==
HCI_BLE_RAND
)
{
btm_ble.c:2761
&&
(
opcode
!=
HCI_BLE_RAND
)
btu_hcif.c:465
&&
(
opcode
!=
HCI_BLE_RAND
)
btu_hcif.c:514
case
HCI_BLE_RAND
:
btu_hcif.c:1052
UINT16_TO_STREAM
(
pp
,
HCI_BLE_RAND
)
;
hciblecmds.c:608
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