Home
last modified time | relevance | path

Searched defs:action_type (Results 1 – 4 of 4) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dieee802_11_shared.c115 const u8 action_type, const u8 *trans_id) in ieee802_11_sa_query_action()
Dwnm_ap.c49 u8 action_type, u16 intval) in ieee802_11_send_wnmsleep_resp()
/external/v8/src/regexp/
Djsregexp.h640 ActionType action_type() { return action_type_; } in action_type() function
673 ActionNode(ActionType action_type, RegExpNode* on_success) in ActionNode()
1210 DeferredAction(ActionNode::ActionType action_type, int reg) in DeferredAction()
1215 ActionNode::ActionType action_type() { return action_type_; } in action_type() function
/external/wpa_supplicant_8/src/common/
Dieee802_11_defs.h1420 u8 action_type; /* WNM_SLEEP_ENTER/WNM_SLEEP_MODE_EXIT */ member