21#ifdef CONFIG_BRIDGE_SMART_PLUG_SUPPORT
22 static constexpr chip::EndpointId kSmartplugEndpointId = 2;
23 static void ButtonEventHandler(Nrf::ButtonState
state, Nrf::ButtonMask hasChanged);
24 static void SmartplugOnOffEventHandler();
30 static CHIP_ERROR RestoreBridgedDevices();