ESP-IDF
HCIC_BLE_IRK_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_IRK_SIZE
HCIC_BLE_IRK_SIZE macro
Syntax
Show:
Summary
Declaration
from
hcimsgs.h:716
#define
HCIC_BLE_IRK_SIZE
16
Examples
References
from
examples
Code
Location
#define
HCIC_BLE_IRK_SIZE
16
hcimsgs.h:716
UINT8
irk_peer
[
HCIC_BLE_IRK_SIZE
]
,
hciblecmds.c:839
UINT8
irk_local
[
HCIC_BLE_IRK_SIZE
]
)
hciblecmds.c:840
#define
HCIC_PARAM_SIZE_BLE_ADD_DEV_RESOLVING_LIST
(
7
+
HCIC_BLE_IRK_SIZE
*
2
)
hcimsgs.h:749
UINT8
irk_peer
[
HCIC_BLE_IRK_SIZE
]
,
hcimsgs.h:898
UINT8
irk_local
[
HCIC_BLE_IRK_SIZE
]
)
;
hcimsgs.h:899
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