Searched refs:GKI_isend_event (Results 1 – 12 of 12) sorted by relevance
/external/libnfc-nci/halimpl/bcm2079x/gki/common/ |
D | gki_time.c | 467 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()
|
D | gki.h | 407 GKI_API extern UINT8 GKI_isend_event (UINT8, UINT16);
|
D | gki_buffer.c | 1368 GKI_isend_event(task_id, (UINT16)EVENT_MASK(mbox)); in GKI_isend_msg()
|
/external/bluetooth/bluedroid/gki/common/ |
D | gki_time.c | 479 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()
|
D | gki.h | 395 GKI_API extern UINT8 GKI_isend_event (UINT8, UINT16);
|
D | gki_buffer.c | 1319 GKI_isend_event(task_id, (UINT16)EVENT_MASK(mbox)); in GKI_isend_msg()
|
/external/libnfc-nci/src/gki/common/ |
D | gki_time.c | 467 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()
|
D | gki.h | 409 GKI_API extern UINT8 GKI_isend_event (UINT8, UINT16);
|
D | gki_buffer.c | 1368 GKI_isend_event(task_id, (UINT16)EVENT_MASK(mbox)); in GKI_isend_msg()
|
/external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/ |
D | gki_ulinux.c | 861 UINT8 GKI_isend_event (UINT8 task_id, UINT16 event) in GKI_isend_event() function
|
/external/libnfc-nci/src/gki/ulinux/ |
D | gki_ulinux.c | 836 UINT8 GKI_isend_event (UINT8 task_id, UINT16 event) in GKI_isend_event() function
|
/external/bluetooth/bluedroid/gki/ulinux/ |
D | gki_ulinux.c | 1097 UINT8 GKI_isend_event (UINT8 task_id, UINT16 event) in GKI_isend_event() function
|