Searched refs:TIMER_3_EVT_MASK (Results 1 - 7 of 7) sorted by relevance

/external/bluetooth/bluedroid/gki/common/
H A Dgki.h66 #define TIMER_3_EVT_MASK 0x0080 macro
H A Dgki_time.c454 GKI_send_event (task_id, TIMER_3_EVT_MASK);
/external/libnfc-nci/halimpl/bcm2079x/gki/common/
H A Dgki.h89 #define TIMER_3_EVT_MASK 0x0080 macro
H A Dgki_time.c542 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/
H A Dgki.h82 #define TIMER_3_EVT_MASK 0x0080 macro
H A Dgki_time.c542 GKI_isend_event (task_id, TIMER_3_EVT_MASK);
544 GKI_send_event (task_id, TIMER_3_EVT_MASK);
/external/bluetooth/bluedroid/stack/btu/
H A Dbtu_task.c583 if (event & TIMER_3_EVT_MASK) {

Completed in 152 milliseconds