Home
last modified time | relevance | path

Searched refs:GKI_isend_event (Results 1 – 12 of 12) sorted by relevance

/external/libnfc-nci/halimpl/bcm2079x/gki/common/
Dgki_time.c467 GKI_isend_event (task_id, TIMER_0_EVT_MASK); in GKI_timer_update()
490 GKI_isend_event (task_id, TIMER_1_EVT_MASK); in GKI_timer_update()
513 GKI_isend_event (task_id, TIMER_2_EVT_MASK); in GKI_timer_update()
536 GKI_isend_event (task_id, TIMER_3_EVT_MASK); in GKI_timer_update()
Dgki.h407 GKI_API extern UINT8 GKI_isend_event (UINT8, UINT16);
Dgki_buffer.c1368 GKI_isend_event(task_id, (UINT16)EVENT_MASK(mbox)); in GKI_isend_msg()
/external/bluetooth/bluedroid/gki/common/
Dgki_time.c479 GKI_isend_event (task_id, TIMER_0_EVT_MASK); in GKI_timer_update()
503 GKI_isend_event (task_id, TIMER_1_EVT_MASK); in GKI_timer_update()
527 GKI_isend_event (task_id, TIMER_2_EVT_MASK); in GKI_timer_update()
551 GKI_isend_event (task_id, TIMER_3_EVT_MASK); in GKI_timer_update()
Dgki.h395 GKI_API extern UINT8 GKI_isend_event (UINT8, UINT16);
Dgki_buffer.c1319 GKI_isend_event(task_id, (UINT16)EVENT_MASK(mbox)); in GKI_isend_msg()
/external/libnfc-nci/src/gki/common/
Dgki_time.c467 GKI_isend_event (task_id, TIMER_0_EVT_MASK); in GKI_timer_update()
490 GKI_isend_event (task_id, TIMER_1_EVT_MASK); in GKI_timer_update()
513 GKI_isend_event (task_id, TIMER_2_EVT_MASK); in GKI_timer_update()
536 GKI_isend_event (task_id, TIMER_3_EVT_MASK); in GKI_timer_update()
Dgki.h409 GKI_API extern UINT8 GKI_isend_event (UINT8, UINT16);
Dgki_buffer.c1368 GKI_isend_event(task_id, (UINT16)EVENT_MASK(mbox)); in GKI_isend_msg()
/external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/
Dgki_ulinux.c861 UINT8 GKI_isend_event (UINT8 task_id, UINT16 event) in GKI_isend_event() function
/external/libnfc-nci/src/gki/ulinux/
Dgki_ulinux.c836 UINT8 GKI_isend_event (UINT8 task_id, UINT16 event) in GKI_isend_event() function
/external/bluetooth/bluedroid/gki/ulinux/
Dgki_ulinux.c1097 UINT8 GKI_isend_event (UINT8 task_id, UINT16 event) in GKI_isend_event() function