Searched defs:SM_ENTER_GLOBAL (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/utils/
H A Dstate_machine.h30 * entered by calling SM_ENTER or SM_ENTER_GLOBAL.
105 * SM_ENTER_GLOBAL - Enter a new state machine state based on global rule
114 #define SM_ENTER_GLOBAL(machine, state) \ macro
124 * SM_ENTER and SM_ENTER_GLOBAL macros to enter new state.
/external/wpa_supplicant_8/src/utils/
H A Dstate_machine.h30 * entered by calling SM_ENTER or SM_ENTER_GLOBAL.
105 * SM_ENTER_GLOBAL - Enter a new state machine state based on global rule
114 #define SM_ENTER_GLOBAL(machine, state) \ macro
124 * SM_ENTER and SM_ENTER_GLOBAL macros to enter new state.
/external/wpa_supplicant_8/wpa_supplicant/src/utils/
H A Dstate_machine.h30 * entered by calling SM_ENTER or SM_ENTER_GLOBAL.
105 * SM_ENTER_GLOBAL - Enter a new state machine state based on global rule
114 #define SM_ENTER_GLOBAL(machine, state) \ macro
124 * SM_ENTER and SM_ENTER_GLOBAL macros to enter new state.

Completed in 158 milliseconds