Lines Matching refs:IS_ENABLED
69 if (IS_ENABLED(CONFIG_BT_MESH_CDB) && in bt_mesh_provision()
124 if (IS_ENABLED(CONFIG_BT_SETTINGS)) { in bt_mesh_provision()
157 if (IS_ENABLED(CONFIG_BT_MESH_LOW_POWER) && in bt_mesh_provision()
158 IS_ENABLED(CONFIG_BT_MESH_LPN_SUB_ALL_NODES_ADDR)) { in bt_mesh_provision()
162 if (IS_ENABLED(CONFIG_BT_SETTINGS)) { in bt_mesh_provision()
169 if (err && node != NULL && IS_ENABLED(CONFIG_BT_MESH_CDB)) { in bt_mesh_provision()
196 if (IS_ENABLED(CONFIG_BT_MESH_FRIEND)) { in bt_mesh_reprovision()
200 if (IS_ENABLED(CONFIG_BT_MESH_LOW_POWER)) { in bt_mesh_reprovision()
205 if (IS_ENABLED(CONFIG_BT_SETTINGS)) { in bt_mesh_reprovision()
227 if (IS_ENABLED(CONFIG_BT_SETTINGS)) { in bt_mesh_dev_key_cand()
240 if (IS_ENABLED(CONFIG_BT_SETTINGS)) { in bt_mesh_dev_key_cand_remove()
257 if (IS_ENABLED(CONFIG_BT_SETTINGS)) { in bt_mesh_dev_key_cand_activate()
275 if (IS_ENABLED(CONFIG_BT_MESH_PROVISIONER) && in bt_mesh_provision_adv()
276 IS_ENABLED(CONFIG_BT_MESH_PB_ADV)) { in bt_mesh_provision_adv()
295 if (IS_ENABLED(CONFIG_BT_MESH_PB_GATT_CLIENT)) { in bt_mesh_provision_gatt()
316 if (IS_ENABLED(CONFIG_BT_MESH_PROVISIONER) && in bt_mesh_provision_remote()
317 IS_ENABLED(CONFIG_BT_MESH_RPR_CLI)) { in bt_mesh_provision_remote()
332 if (IS_ENABLED(CONFIG_BT_MESH_PROVISIONER) && in bt_mesh_reprovision_remote()
333 IS_ENABLED(CONFIG_BT_MESH_RPR_CLI)) { in bt_mesh_reprovision_remote()
371 if (IS_ENABLED(CONFIG_BT_MESH_LOW_POWER)) { in bt_mesh_reset()
372 if (IS_ENABLED(CONFIG_BT_MESH_LPN_SUB_ALL_NODES_ADDR)) { in bt_mesh_reset()
381 if (IS_ENABLED(CONFIG_BT_MESH_FRIEND)) { in bt_mesh_reset()
385 if (IS_ENABLED(CONFIG_BT_MESH_GATT_PROXY)) { in bt_mesh_reset()
389 if (IS_ENABLED(CONFIG_BT_MESH_GATT_CLIENT)) { in bt_mesh_reset()
393 if (IS_ENABLED(CONFIG_BT_SETTINGS)) { in bt_mesh_reset()
404 if (IS_ENABLED(CONFIG_BT_MESH_PROXY_SOLICITATION)) { in bt_mesh_reset()
408 if (IS_ENABLED(CONFIG_BT_SETTINGS)) { in bt_mesh_reset()
412 if (IS_ENABLED(CONFIG_BT_MESH_PROV)) { in bt_mesh_reset()
453 if (IS_ENABLED(CONFIG_BT_MESH_GATT_CLIENT)) { in bt_mesh_suspend()
465 if (IS_ENABLED(CONFIG_BT_MESH_PB_GATT)) { in bt_mesh_suspend()
473 if (IS_ENABLED(CONFIG_BT_MESH_GATT_PROXY)) { in bt_mesh_suspend()
516 if (!IS_ENABLED(CONFIG_BT_EXT_ADV)) { in bt_mesh_resume()
534 if (IS_ENABLED(CONFIG_BT_MESH_GATT_PROXY) && bt_mesh_is_provisioned()) { in bt_mesh_resume()
542 if (IS_ENABLED(CONFIG_BT_MESH_PB_GATT) && !bt_mesh_is_provisioned()) { in bt_mesh_resume()
587 if (IS_ENABLED(CONFIG_BT_MESH_PROV)) { in bt_mesh_init()
602 if (IS_ENABLED(CONFIG_BT_SETTINGS)) { in bt_mesh_init()
633 if (!IS_ENABLED(CONFIG_BT_MESH_LOW_POWER)) { in bt_mesh_start()
637 if (!IS_ENABLED(CONFIG_BT_MESH_PROV) || !bt_mesh_prov_active() || in bt_mesh_start()
639 if (IS_ENABLED(CONFIG_BT_MESH_PB_GATT)) { in bt_mesh_start()
643 if (IS_ENABLED(CONFIG_BT_MESH_GATT_PROXY)) { in bt_mesh_start()
648 if (IS_ENABLED(CONFIG_BT_MESH_GATT_CLIENT)) { in bt_mesh_start()
652 if (IS_ENABLED(CONFIG_BT_MESH_LOW_POWER)) { in bt_mesh_start()
656 if (IS_ENABLED(CONFIG_BT_MESH_FRIEND)) { in bt_mesh_start()
660 if (IS_ENABLED(CONFIG_BT_MESH_PROV)) { in bt_mesh_start()