Searched refs:BLE_MESH_BEACON_ENABLED (Results 1 – 5 of 5) sorted by relevance
156 if (bt_mesh_beacon_get() == BLE_MESH_BEACON_ENABLED) { in bt_mesh_set_fast_prov_action()170 if (bt_mesh_beacon_get() == BLE_MESH_BEACON_ENABLED) { in bt_mesh_set_fast_prov_action()
321 if (bt_mesh_beacon_get() == BLE_MESH_BEACON_ENABLED) { in bt_mesh_suspend()361 if (bt_mesh_beacon_get() == BLE_MESH_BEACON_ENABLED) { in bt_mesh_resume()647 if (bt_mesh_beacon_get() == BLE_MESH_BEACON_ENABLED) { in bt_mesh_provisioner_enable()710 if (bt_mesh_beacon_get() == BLE_MESH_BEACON_ENABLED) { in bt_mesh_provisioner_disable()
323 if (bt_mesh_beacon_get() == BLE_MESH_BEACON_ENABLED || in beacon_send()432 if (bt_mesh_beacon_get() == BLE_MESH_BEACON_ENABLED && in secure_beacon_recv()
1566 if (bt_mesh_beacon_get() == BLE_MESH_BEACON_ENABLED) { in bt_mesh_net_start()
425 #define BLE_MESH_BEACON_ENABLED 0x01 macro