Searched refs:TIMER_0_EVT_MASK (Results 1 - 10 of 10) sorted by relevance

/external/bluetooth/bluedroid/gki/common/
H A Dgki.h63 #define TIMER_0_EVT_MASK 0x0010 macro
H A Dgki_time.c397 GKI_send_event (task_id, TIMER_0_EVT_MASK);
/external/libnfc-nci/halimpl/bcm2079x/gki/common/
H A Dgki.h86 #define TIMER_0_EVT_MASK 0x0010 macro
H A Dgki_time.c473 GKI_isend_event (task_id, TIMER_0_EVT_MASK);
475 GKI_send_event (task_id, TIMER_0_EVT_MASK);
/external/libnfc-nci/src/gki/common/
H A Dgki.h79 #define TIMER_0_EVT_MASK 0x0010 macro
H A Dgki_time.c473 GKI_isend_event (task_id, TIMER_0_EVT_MASK);
475 GKI_send_event (task_id, TIMER_0_EVT_MASK);
/external/libnfc-nci/src/include/
H A Dnfc_target.h75 #define NFC_TIMER_EVT_MASK (TIMER_0_EVT_MASK)
/external/libnfc-nci/src/hal/int/
H A Dnfc_hal_int.h56 #define NFC_HAL_QUICK_TIMER_EVT_MASK (TIMER_0_EVT_MASK)
/external/bluetooth/bluedroid/stack/btu/
H A Dbtu_task.c399 if (event & TIMER_0_EVT_MASK) {
/external/bluetooth/bluedroid/btif/src/
H A Dbtif_media_task.c106 #define BTIF_MEDIA_AA_TASK_TIMER TIMER_0_EVT_MASK

Completed in 237 milliseconds