Searched refs:bt_mesh_is_node (Results 1 – 5 of 5) sorted by relevance
310 if (IS_ENABLED(CONFIG_BLE_MESH_NODE) && bt_mesh_is_node() && in beacon_send()329 if (IS_ENABLED(CONFIG_BLE_MESH_NODE) && bt_mesh_is_node()) { in beacon_send()495 if (IS_ENABLED(CONFIG_BLE_MESH_NODE) && bt_mesh_is_node() && in bt_mesh_beacon_enable()
160 bool bt_mesh_is_node(void) in bt_mesh_is_node() function167 if (bt_mesh_is_node()) { in bt_mesh_is_provisioned()468 if (IS_ENABLED(CONFIG_BLE_MESH_NODE) && bt_mesh_is_node()) { in bt_mesh_deinit()
1281 (!IS_ENABLED(CONFIG_BLE_MESH_PROVISIONER) || bt_mesh_is_node())) { in settings_core_load()1361 if (bt_mesh_is_node()) { in settings_core_commit()1412 if (bt_mesh_is_node() || bt_mesh_is_provisioner()) { in settings_core_commit()1421 if (bt_mesh_is_node()) { in settings_core_commit()2076 if (IS_ENABLED(CONFIG_BLE_MESH_NODE) && bt_mesh_is_node() && in store_pending()2081 if (IS_ENABLED(CONFIG_BLE_MESH_NODE) && bt_mesh_is_node() && in store_pending()2106 if (IS_ENABLED(CONFIG_BLE_MESH_NODE) && bt_mesh_is_node() && in store_pending()2115 if (IS_ENABLED(CONFIG_BLE_MESH_NODE) && bt_mesh_is_node() && in store_pending()2134 if (IS_ENABLED(CONFIG_BLE_MESH_NODE) && bt_mesh_is_node() && in store_pending()
248 if (IS_ENABLED(CONFIG_BLE_MESH_NODE) && bt_mesh_is_node()) { in bt_mesh_scan_cb()
539 bool bt_mesh_is_node(void);