Home
last modified time | relevance | path

Searched refs:CONFIG_BT_MESH_NODE_ID_TIMEOUT (Results 1 – 7 of 7) sorted by relevance

/AliOS-Things-master/components/ble_mesh/configs/
A Dble_mesh_default_config.h66 #ifndef CONFIG_BT_MESH_NODE_ID_TIMEOUT
68 #define CONFIG_BT_MESH_NODE_ID_TIMEOUT 60 macro
/AliOS-Things-master/hardware/board/haas200/config/
A Dbt_mesh_opt.h18 #define CONFIG_BT_MESH_NODE_ID_TIMEOUT 60 macro
/AliOS-Things-master/components/ble_mesh/
A Dbt_defconfig77 CONFIG_BT_MESH_NODE_ID_TIMEOUT=60
A Dbt_preconfig106 CONFIG_BT_MESH_NODE_ID_TIMEOUT=60
/AliOS-Things-master/components/ble_host/
A Dbt_defconfig77 CONFIG_BT_MESH_NODE_ID_TIMEOUT=60
A Dbt_preconfig106 CONFIG_BT_MESH_NODE_ID_TIMEOUT=60
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dproxy.c1079 #define NODE_ID_TIMEOUT K_SECONDS(CONFIG_BT_MESH_NODE_ID_TIMEOUT)

Completed in 6 milliseconds