Searched refs:GKI_suspend_task (Results 1 - 6 of 6) sorted by relevance

/external/bluetooth/bluedroid/gki/common/
H A Dgki.h385 GKI_API extern UINT8 GKI_suspend_task(UINT8);
/external/libnfc-nci/halimpl/bcm2079x/gki/common/
H A Dgki.h396 GKI_API extern UINT8 GKI_suspend_task(UINT8);
/external/libnfc-nci/src/gki/common/
H A Dgki.h399 GKI_API extern UINT8 GKI_suspend_task(UINT8);
/external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/
H A Dgki_ulinux.c1155 ** Function GKI_suspend_task()
1168 UINT8 GKI_suspend_task (UINT8 task_id) function
1170 GKI_TRACE_1("GKI_suspend_task %d - NOT implemented", task_id);
1173 GKI_TRACE_1("GKI_suspend_task %d done", task_id);
/external/libnfc-nci/src/gki/ulinux/
H A Dgki_ulinux.c1133 ** Function GKI_suspend_task()
1146 UINT8 GKI_suspend_task (UINT8 task_id) function
1148 GKI_TRACE_1("GKI_suspend_task %d - NOT implemented", task_id);
1151 GKI_TRACE_1("GKI_suspend_task %d done", task_id);
/external/bluetooth/bluedroid/gki/ulinux/
H A Dgki_ulinux.c1390 ** Function GKI_suspend_task()
1403 UINT8 GKI_suspend_task (UINT8 task_id) function
1405 GKI_TRACE("GKI_suspend_task %d - NOT implemented", task_id);
1408 GKI_TRACE("GKI_suspend_task %d done", task_id);

Completed in 305 milliseconds