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

  /external/bluetooth/bluedroid/gki/common/
gki.h 75 #define TIMER_3_EVT_MASK 0x0080
gki_time.c 551 GKI_isend_event (task_id, TIMER_3_EVT_MASK);
553 GKI_send_event (task_id, TIMER_3_EVT_MASK);
  /external/libnfc-nci/halimpl/bcm2079x/gki/common/
gki.h 89 #define TIMER_3_EVT_MASK 0x0080
gki_time.c 542 GKI_isend_event (task_id, TIMER_3_EVT_MASK);
544 GKI_send_event (task_id, TIMER_3_EVT_MASK);
  /external/libnfc-nci/src/gki/common/
gki.h 82 #define TIMER_3_EVT_MASK 0x0080
gki_time.c 542 GKI_isend_event (task_id, TIMER_3_EVT_MASK);
544 GKI_send_event (task_id, TIMER_3_EVT_MASK);

Completed in 22 milliseconds