Searched refs:GKI_wait (Results 1 – 11 of 11) sorted by relevance
/external/bluetooth/bluedroid/stack/btu/ |
D | btu_task.c | 172 GKI_wait(0xFFFF, 0); in btu_task() 201 event = GKI_wait (0xFFFF, 0); in btu_task()
|
/external/libnfc-nci/src/nfc/nfc/ |
D | nfc_task.c | 369 event = GKI_wait (0xFFFF, 0); in nfc_task()
|
/external/bluetooth/bluedroid/gki/common/ |
D | gki.h | 447 GKI_API extern UINT16 GKI_wait(UINT16, UINT32);
|
/external/libnfc-nci/halimpl/bcm2079x/gki/common/ |
D | gki.h | 470 GKI_API extern UINT16 GKI_wait(UINT16, UINT32);
|
/external/libnfc-nci/src/gki/common/ |
D | gki.h | 472 GKI_API extern UINT16 GKI_wait(UINT16, UINT32);
|
/external/libnfc-nci/halimpl/bcm2079x/hal/hal/ |
D | nfc_hal_main.c | 439 event = GKI_wait (0xFFFF, 0); in nfc_hal_main_task()
|
/external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/ |
D | gki_ulinux.c | 639 UINT16 GKI_wait (UINT16 flag, UINT32 timeout) in GKI_wait() function
|
/external/libnfc-nci/src/gki/ulinux/ |
D | gki_ulinux.c | 614 UINT16 GKI_wait (UINT16 flag, UINT32 timeout) in GKI_wait() function
|
/external/bluetooth/bluedroid/btif/src/ |
D | btif_core.c | 284 event = GKI_wait(0xFFFF, 0); in btif_task()
|
D | btif_media_task.c | 1081 event = GKI_wait(0xffff, 0); in btif_media_task()
|
/external/bluetooth/bluedroid/gki/ulinux/ |
D | gki_ulinux.c | 906 UINT16 GKI_wait (UINT16 flag, UINT32 timeout) in GKI_wait() function
|