Searched refs:IS_LED_WPS_BLINKING (Results 1 – 4 of 4) sorted by relevance
902 IS_LED_WPS_BLINKING(pLed)) in SwLedControlMode1()925 IS_LED_WPS_BLINKING(pLed)) in SwLedControlMode1()950 if (IS_LED_WPS_BLINKING(pLed)) in SwLedControlMode1()979 IS_LED_WPS_BLINKING(pLed)) in SwLedControlMode1()1119 if (IS_LED_WPS_BLINKING(pLed)) in SwLedControlMode2()1143 IS_LED_WPS_BLINKING(pLed)) in SwLedControlMode2()1252 if (IS_LED_WPS_BLINKING(pLed)) in SwLedControlMode3()1274 IS_LED_WPS_BLINKING(pLed)) in SwLedControlMode3()1288 if (IS_LED_WPS_BLINKING(pLed)) in SwLedControlMode3()1405 IS_LED_WPS_BLINKING(pLed)) in SwLedControlMode4()[all …]
52 #define IS_LED_WPS_BLINKING(_LED_871x) \ macro
259 if (pLed->CurrLedState == LED_BLINK_SCAN || IS_LED_WPS_BLINKING(pLed)) in SwLedControlMode1()282 if (pLed->CurrLedState == LED_BLINK_SCAN || IS_LED_WPS_BLINKING(pLed)) in SwLedControlMode1()306 if (IS_LED_WPS_BLINKING(pLed)) in SwLedControlMode1()334 if (pLed->CurrLedState == LED_BLINK_SCAN || IS_LED_WPS_BLINKING(pLed)) in SwLedControlMode1()
84 #define IS_LED_WPS_BLINKING(_LED_871x) \ macro