ESP-IDF
HCIC_BLE_RAND_DI_SIZE
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
HCIC_BLE_RAND_DI_SIZE
HCIC_BLE_RAND_DI_SIZE macro
* BLE Commands * Note: "local_controller_id" is for transport, not counted in HCI message size
Syntax
Show:
Summary
Declaration
from
hcimsgs.h:714
#define
HCIC_BLE_RAND_DI_SIZE
8
Examples
References
from
examples
Code
Location
#define
HCIC_BLE_RAND_DI_SIZE
8
hcimsgs.h:714
#define
HCIC_BLE_RAND_DI_SIZE
8
hcimsgs.h:741
BOOLEAN
btsnd_hcic_ble_start_enc
(
UINT16
handle
,
UINT8
rand
[
HCIC_BLE_RAND_DI_SIZE
]
,
hciblecmds.c:615
ARRAY_TO_STREAM
(
pp
,
rand
,
HCIC_BLE_RAND_DI_SIZE
)
;
hciblecmds.c:634
#define
HCIC_PARAM_SIZE_BLE_START_ENC
(
4
+
HCIC_BLE_RAND_DI_SIZE
+
HCIC_BLE_ENCRYT_KEY_SIZE
)
hcimsgs.h:743
UINT8
rand
[
HCIC_BLE_RAND_DI_SIZE
]
,
hcimsgs.h:861
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