Searched refs:GKI_add_to_timer_list (Results 1 - 11 of 11) sorted by relevance

/external/bluetooth/bluedroid/bta/sys/
H A Dptim.c142 GKI_add_to_timer_list(&p_cb->timer_queue, p_tle);
/external/libnfc-nci/src/nfa/sys/
H A Dnfa_sys_ptim.c148 GKI_add_to_timer_list (&p_cb->timer_queue, p_tle);
/external/libnfc-nci/src/nfc/nfc/
H A Dnfc_task.c88 GKI_add_to_timer_list (&nfc_cb.timer_queue, p_tle);
210 GKI_add_to_timer_list (&nfc_cb.quick_timer_queue, p_tle);
/external/bluetooth/bluedroid/stack/btu/
H A Dbtu_task.c678 GKI_add_to_timer_list (&btu_cb.timer_queue, p_tle);
774 GKI_add_to_timer_list (&btu_cb.quick_timer_queue, p_tle);
871 GKI_add_to_timer_list(&btu_cb.timer_queue_oneshot, p_tle);
/external/bluetooth/bluedroid/gki/common/
H A Dgki.h185 GKI_API extern void GKI_add_to_timer_list (TIMER_LIST_Q *, TIMER_LIST_ENT *);
H A Dgki_time.c624 ** Function GKI_add_to_timer_list
638 void GKI_add_to_timer_list (TIMER_LIST_Q *p_timer_listq, TIMER_LIST_ENT *p_tle) function
/external/libnfc-nci/halimpl/bcm2079x/gki/common/
H A Dgki.h457 GKI_API extern void GKI_add_to_timer_list (TIMER_LIST_Q *, TIMER_LIST_ENT *);
H A Dgki_time.c786 ** Function GKI_add_to_timer_list
800 void GKI_add_to_timer_list (TIMER_LIST_Q *p_timer_listq, TIMER_LIST_ENT *p_tle) function
/external/libnfc-nci/src/gki/common/
H A Dgki.h459 GKI_API extern void GKI_add_to_timer_list (TIMER_LIST_Q *, TIMER_LIST_ENT *);
H A Dgki_time.c786 ** Function GKI_add_to_timer_list
800 void GKI_add_to_timer_list (TIMER_LIST_Q *p_timer_listq, TIMER_LIST_ENT *p_tle) function
/external/libnfc-nci/halimpl/bcm2079x/hal/hal/
H A Dnfc_hal_main.c368 GKI_add_to_timer_list (&nfc_hal_cb.quick_timer_queue, p_tle);

Completed in 416 milliseconds