Home
last modified time | relevance | path

Searched refs:CONFIG_BT_MESH_LPN_AUTO (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/ble_mesh/configs/
A Dble_mesh_default_config.h162 #ifndef CONFIG_BT_MESH_LPN_AUTO
163 #define CONFIG_BT_MESH_LPN_AUTO 1 macro
167 #ifdef CONFIG_BT_MESH_LPN_AUTO
/AliOS-Things-master/hardware/board/haas200/config/
A Dbt_mesh_opt.h32 #define CONFIG_BT_MESH_LPN_AUTO macro
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/inc/
A Dlpn.h48 #if defined(CONFIG_BT_MESH_LPN_AUTO) in bt_mesh_lpn_timer()
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dlpn.c32 #if defined(CONFIG_BT_MESH_LPN_AUTO)
438 if (IS_ENABLED(CONFIG_BT_MESH_LPN_AUTO) && in bt_mesh_lpn_set()
1048 if (IS_ENABLED(CONFIG_BT_MESH_LPN_AUTO)) { in bt_mesh_lpn_init()

Completed in 6 milliseconds