Home
last modified time | relevance | path

Searched defs:event (Results 1 – 25 of 83) sorted by relevance

1234

/system/extras/tests/framebuffer/
Dminui.h33 typedef struct event event; typedef
35 struct event struct
45 int ev_get(event *ev, unsigned dont_wait); argument
/system/wlan/ti/sta_dk_4_0_4_32/common/src/utils/
Dfsm.c248 UINT8 event, in fsm_Event()
303 UINT8 event, in fsm_GetNextState()
Dnrfsm.c73 UINT32 event; /**< Last event sent */ member
267 TI_STATUS nrfsm_Event (TI_HANDLE hFsm, UINT32 event, void *pData) in nrfsm_Event()
405 TI_STATUS nrfsm_GetNextState (TI_HANDLE hFsm, UINT32 event, UINT32 *state) in nrfsm_GetNextState()
/system/wlan/ti/wilink_6_1/utils/
Dfsm.c247 TI_UINT8 event, in fsm_Event()
302 TI_UINT8 event, in fsm_GetNextState()
/system/core/nexus/
DSupplicantConnectionTimeoutEvent.cpp22 SupplicantConnectionTimeoutEvent::SupplicantConnectionTimeoutEvent(int level, char *event, in SupplicantConnectionTimeoutEvent()
DSupplicantAssociatedEvent.cpp24 SupplicantAssociatedEvent::SupplicantAssociatedEvent(int level, char *event, in SupplicantAssociatedEvent()
DSupplicantScanResultsEvent.cpp22 SupplicantScanResultsEvent::SupplicantScanResultsEvent(int level, char *event, in SupplicantScanResultsEvent()
DSupplicantDisconnectedEvent.cpp22 SupplicantDisconnectedEvent::SupplicantDisconnectedEvent(int level, char *event, in SupplicantDisconnectedEvent()
DSupplicantEventFactory.cpp48 SupplicantEvent *SupplicantEventFactory::createEvent(char *event, size_t len) { in createEvent()
DSupplicantStateChangeEvent.cpp24 SupplicantStateChangeEvent::SupplicantStateChangeEvent(int level, char *event, in SupplicantStateChangeEvent()
DSupplicantConnectedEvent.cpp22 SupplicantConnectedEvent::SupplicantConnectedEvent(int level, char *event, in SupplicantConnectedEvent()
DSupplicantAssociatingEvent.cpp24 SupplicantAssociatingEvent::SupplicantAssociatingEvent(int level, char *event, in SupplicantAssociatingEvent()
/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/FW_Transfer/Cmd_MBox/
DCmdMBox.c545 int CmdMBox_SM_GetResultNormal(CmdMBox_T* pCmdMBox, CmdMBox_SMEvents_e event) in CmdMBox_SM_GetResultNormal()
686 int CmdMBox_SM_GetResultBlocking(CmdMBox_T* pCmdMBox, CmdMBox_SMEvents_e event) in CmdMBox_SM_GetResultBlocking()
816 int CmdMBox_SM_SendCmdNormal(CmdMBox_T* pCmdMBox, CmdMBox_SMEvents_e event) in CmdMBox_SM_SendCmdNormal()
982 int CmdMBox_SM_SendCmdBlocking(CmdMBox_T* pCmdMBox, CmdMBox_SMEvents_e event) in CmdMBox_SM_SendCmdBlocking()
/system/core/debuggerd/
Dgetevent.c101 struct inotify_event *event; in read_notify() local
191 int get_event(struct input_event* event, int timeout) in get_event()
/system/core/toolbox/
Dpowerd.c77 int charging_state_notify_handler(struct notify_entry *entry, struct inotify_event *event) in charging_state_notify_handler()
105 int call_notify_handler(struct inotify_event *event) in call_notify_handler()
135 struct inotify_event *event; in handle_inotify_event() local
183 struct input_event event; in powerd_main() local
Dnotify.c16 struct inotify_event *event; in notify_main() local
Dgetevent.c235 struct inotify_event *event; in read_notify() local
317 struct input_event event; in getevent_main() local
/system/media/opensles/tests/mimeUri/
DslesTestSlowDownUri.cpp46 void PlayEventCallback( SLPlayItf caller, void *pContext, SLuint32 event) in PlayEventCallback()
83 void PrefetchEventCallback( SLPrefetchStatusItf caller, void *pContext, SLuint32 event) in PrefetchEventCallback()
DslesTestPlayUri2.cpp39 void PlayEventCallback( SLPlayItf caller, void *pContext, SLuint32 event) in PlayEventCallback()
/system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
DbroadcastKey802_1x.c163 TI_STATUS broadcastKey802_1x_event(struct _broadcastKey_t *pBroadcastKey, TI_UINT8 event, void *pDa… in broadcastKey802_1x_event()
DunicastKey802_1x.c168 TI_STATUS unicastKey802_1x_event(struct _unicastKey_t *pUnicastKey, TI_UINT8 event, void *pData) in unicastKey802_1x_event()
DexternalSec.c256 TI_STATUS externalSec_event(struct externalSec_t *pExternalSec, TI_UINT8 event, void *pData) in externalSec_event()
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/rsn/
DbroadcastKey802_1x.c182 TI_STATUS broadcastKey802_1x_event(struct _broadcastKey_t *pBroadcastKey, UINT8 event, void *pData) in broadcastKey802_1x_event()
DunicastKey802_1x.c186 TI_STATUS unicastKey802_1x_event(struct _unicastKey_t *pUnicastKey, UINT8 event, void *pData) in unicastKey802_1x_event()
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/conn/
DconnIbss.c184 TI_STATUS conn_ibssSMEvent(UINT8 *currentState, UINT8 event, TI_HANDLE hConn) in conn_ibssSMEvent()

1234