Home
last modified time | relevance | path

Searched refs:GKI_wait (Results 1 – 11 of 11) sorted by relevance

/external/bluetooth/bluedroid/stack/btu/
Dbtu_task.c172 GKI_wait(0xFFFF, 0); in btu_task()
201 event = GKI_wait (0xFFFF, 0); in btu_task()
/external/libnfc-nci/src/nfc/nfc/
Dnfc_task.c369 event = GKI_wait (0xFFFF, 0); in nfc_task()
/external/bluetooth/bluedroid/gki/common/
Dgki.h447 GKI_API extern UINT16 GKI_wait(UINT16, UINT32);
/external/libnfc-nci/halimpl/bcm2079x/gki/common/
Dgki.h470 GKI_API extern UINT16 GKI_wait(UINT16, UINT32);
/external/libnfc-nci/src/gki/common/
Dgki.h472 GKI_API extern UINT16 GKI_wait(UINT16, UINT32);
/external/libnfc-nci/halimpl/bcm2079x/hal/hal/
Dnfc_hal_main.c439 event = GKI_wait (0xFFFF, 0); in nfc_hal_main_task()
/external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/
Dgki_ulinux.c639 UINT16 GKI_wait (UINT16 flag, UINT32 timeout) in GKI_wait() function
/external/libnfc-nci/src/gki/ulinux/
Dgki_ulinux.c614 UINT16 GKI_wait (UINT16 flag, UINT32 timeout) in GKI_wait() function
/external/bluetooth/bluedroid/btif/src/
Dbtif_core.c284 event = GKI_wait(0xFFFF, 0); in btif_task()
Dbtif_media_task.c1081 event = GKI_wait(0xffff, 0); in btif_media_task()
/external/bluetooth/bluedroid/gki/ulinux/
Dgki_ulinux.c906 UINT16 GKI_wait (UINT16 flag, UINT32 timeout) in GKI_wait() function