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

/external/bluetooth/bluedroid/gki/common/
H A Dgki.h65 #define TIMER_2_EVT_MASK 0x0040 macro
H A Dgki_time.c435 GKI_send_event (task_id, TIMER_2_EVT_MASK);
/external/libnfc-nci/halimpl/bcm2079x/gki/common/
H A Dgki.h88 #define TIMER_2_EVT_MASK 0x0040 macro
H A Dgki_time.c519 GKI_isend_event (task_id, TIMER_2_EVT_MASK);
521 GKI_send_event (task_id, TIMER_2_EVT_MASK);
/external/libnfc-nci/src/gki/common/
H A Dgki.h81 #define TIMER_2_EVT_MASK 0x0040 macro
H A Dgki_time.c519 GKI_isend_event (task_id, TIMER_2_EVT_MASK);
521 GKI_send_event (task_id, TIMER_2_EVT_MASK);
/external/libnfc-nci/src/include/
H A Dnfc_target.h95 #define NFA_TIMER_EVT_MASK (TIMER_2_EVT_MASK)
H A Dbt_target.h3554 #define HCISU_TIMER_EVT_MASK TIMER_2_EVT_MASK
/external/bluetooth/bluedroid/stack/btu/
H A Dbtu_task.c552 if (event & TIMER_2_EVT_MASK)
/external/bluetooth/bluedroid/btif/src/
H A Dbtif_media_task.c108 #define BTIF_MEDIA_AVK_TASK_TIMER TIMER_2_EVT_MASK

Completed in 132 milliseconds