Searched refs:evt (Results 1 - 6 of 6) sorted by relevance

/hardware/ti/wlan/mac80211/ti-utils/uim_rfkill/
H A Duim.h93 uint8_t evt; member in struct:__anon1637
H A Duim.c285 if (resp.hci_hdr.evt != EVT_CMD_COMPLETE) {
289 resp.hci_hdr.evt);
/hardware/ti/wpan/ti_st/uim-sysfs/
H A Duim.h92 uint8_t evt; member in struct:__anon1647
H A Duim.c223 if (resp.hci_hdr.evt != EVT_CMD_COMPLETE) {
227 resp.hci_hdr.evt);
/hardware/ti/omap4xxx/camera/
H A DAppCallbackNotifier.cpp322 CameraHalEvent *evt = NULL; local
336 evt = ( CameraHalEvent * ) msg.arg1;
338 if ( NULL == evt )
344 switch(evt->mEventType)
360 focusEvtData = &evt->mEventData->focusEvent;
396 zoomEvtData = &evt->mEventData->zoomEvent;
409 faceEvtData = evt->mEventData->faceEvent;
443 if ( NULL != evt )
445 delete evt;
/hardware/libhardware/include/hardware/
H A Dbluetooth.h314 typedef void (*callback_thread_event)(bt_cb_thread_evt evt);

Completed in 212 milliseconds