ESP-IDF
BLE_MESH_ALARM_HASH_MAP_SIZE
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
BLE_MESH_ALARM_HASH_MAP_SIZE
BLE_MESH_ALARM_HASH_MAP_SIZE variable
Syntax
Show:
Summary
Declaration
from
timer.c:19
static
const
size_t
BLE_MESH_ALARM_HASH_MAP_SIZE
=
20
+
CONFIG_BLE_MESH_PBA_SAME_TIME
+
CONFIG_BLE_MESH_PBG_SAME_TIME
;
Examples
References
from
examples
Code
Location
Referrer
static
const
size_t
BLE_MESH_ALARM_HASH_MAP_SIZE
=
20
+
CONFIG_BLE_MESH_PBA_SAME_TIME
+
timer.c:19
bm_alarm_hash_map
=
hash_map_new
(
BLE_MESH_ALARM_HASH_MAP_SIZE
,
timer.c:48
bt_mesh_timer_init()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
BLE_MESH_ALARM_HASH_MAP_SIZE
is read by 1 function:
All items filtered out
BLE_MESH_ALARM_HASH_MAP_SIZE
bt_mesh_timer_init()
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