Home
last modified time | relevance | path

Searched refs:CONFIG_BT_MESH_LPN_ESTABLISHMENT (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/ble_mesh/configs/
A Dble_mesh_default_config.h158 #ifndef CONFIG_BT_MESH_LPN_ESTABLISHMENT
159 #define CONFIG_BT_MESH_LPN_ESTABLISHMENT 1 macro
/AliOS-Things-master/hardware/board/haas200/config/
A Dbt_mesh_opt.h31 #define CONFIG_BT_MESH_LPN_ESTABLISHMENT macro
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dlpn.c276 if (IS_ENABLED(CONFIG_BT_MESH_LPN_ESTABLISHMENT)) { in friend_req_sent()
339 if (lpn->established || IS_ENABLED(CONFIG_BT_MESH_LPN_ESTABLISHMENT)) { in req_sent()
432 if (IS_ENABLED(CONFIG_BT_MESH_LPN_ESTABLISHMENT)) { in bt_mesh_lpn_set()
717 if (IS_ENABLED(CONFIG_BT_MESH_LPN_ESTABLISHMENT)) { in update_timeout()
751 if (IS_ENABLED(CONFIG_BT_MESH_LPN_ESTABLISHMENT)) { in lpn_timeout()
766 if (IS_ENABLED(CONFIG_BT_MESH_LPN_ESTABLISHMENT)) { in lpn_timeout()
1038 if (IS_ENABLED(CONFIG_BT_MESH_LPN_ESTABLISHMENT)) { in bt_mesh_lpn_init()

Completed in 5 milliseconds