HomeSort by relevance Sort by last modified time
    Searched refs:TIMER_1_EVT_MASK (Results 1 - 3 of 3) sorted by null

  /system/nfc/src/include/
nfc_target.h 80 #define NFC_QUICK_TIMER_EVT_MASK (TIMER_1_EVT_MASK)
  /system/nfc/src/gki/common/
gki.h 68 #define TIMER_1_EVT_MASK 0x0020
gki_time.cc 460 GKI_isend_event(task_id, TIMER_1_EVT_MASK);
462 GKI_send_event(task_id, TIMER_1_EVT_MASK);

Completed in 1090 milliseconds