Home
last modified time | relevance | path

Searched refs:GKI_API (Results 1 – 16 of 16) sorted by relevance

/external/bluetooth/bluedroid/gki/common/
Dgki.h373 GKI_API extern UINT8 GKI_create_task (TASKPTR, UINT8, INT8 *, UINT16 *, UINT16);
374 GKI_API extern void GKI_destroy_task(UINT8 task_id);
375 GKI_API extern void GKI_task_self_cleanup(UINT8 task_id);
376 GKI_API extern void GKI_exit_task(UINT8);
377 GKI_API extern UINT8 GKI_get_taskid(void);
378 GKI_API extern void GKI_init(void);
379 GKI_API extern void GKI_shutdown(void);
380 GKI_API extern INT8 *GKI_map_taskname(UINT8);
381 GKI_API extern UINT8 GKI_resume_task(UINT8);
382 GKI_API extern void GKI_run(void *);
[all …]
Dgki_common.h347 GKI_API extern BOOLEAN gki_chk_buf_damage(void *);
379 GKI_API extern void gki_print_used_bufs (FP_PRINT, UINT8);
Dgki_debug.c208 GKI_API void gki_print_used_bufs (FP_PRINT print, UINT8 pool_id) in gki_print_used_bufs()
/external/libnfc-nci/halimpl/bcm2079x/gki/common/
Dgki.h388 GKI_API extern UINT8 GKI_create_task (TASKPTR, UINT8, INT8 *, UINT16 *, UINT16, void*, void*);
389 GKI_API extern void GKI_exit_task(UINT8);
390 GKI_API extern UINT8 GKI_get_taskid(void);
391 GKI_API extern void GKI_init(void);
392 GKI_API extern UINT8 *GKI_map_taskname(UINT8);
393 GKI_API extern UINT8 GKI_resume_task(UINT8);
394 GKI_API extern void GKI_run(void *);
395 GKI_API extern void GKI_stop(void);
396 GKI_API extern UINT8 GKI_suspend_task(UINT8);
397 GKI_API extern UINT8 GKI_is_task_running(UINT8);
[all …]
Dgki_common.h355 GKI_API extern BOOLEAN gki_chk_buf_damage(void *);
383 GKI_API extern void gki_print_used_bufs (FP_PRINT, UINT8);
Dgki_debug.c207 GKI_API void gki_print_used_bufs (FP_PRINT print, UINT8 pool_id) in gki_print_used_bufs()
/external/libnfc-nci/src/gki/common/
Dgki.h391 GKI_API extern UINT8 GKI_create_task (TASKPTR, UINT8, INT8 *, UINT16 *, UINT16, void*, void*);
392 GKI_API extern void GKI_exit_task(UINT8);
393 GKI_API extern UINT8 GKI_get_taskid(void);
394 GKI_API extern void GKI_init(void);
395 GKI_API extern INT8 *GKI_map_taskname(UINT8);
396 GKI_API extern UINT8 GKI_resume_task(UINT8);
397 GKI_API extern void GKI_run(void *);
398 GKI_API extern void GKI_stop(void);
399 GKI_API extern UINT8 GKI_suspend_task(UINT8);
400 GKI_API extern UINT8 GKI_is_task_running(UINT8);
[all …]
Dgki_common.h355 GKI_API extern BOOLEAN gki_chk_buf_damage(void *);
383 GKI_API extern void gki_print_used_bufs (FP_PRINT, UINT8);
Dgki_debug.c207 GKI_API void gki_print_used_bufs (FP_PRINT print, UINT8 pool_id) in gki_print_used_bufs()
/external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/
Dgki_int.h68 GKI_API extern tGKI_CB gki_cb;
70 GKI_API extern tGKI_CB *gki_cb_ptr;
/external/libnfc-nci/src/gki/ulinux/
Dgki_int.h68 GKI_API extern tGKI_CB gki_cb;
70 GKI_API extern tGKI_CB *gki_cb_ptr;
/external/bluetooth/bluedroid/gki/ulinux/
Dgki_int.h106 GKI_API extern tGKI_CB gki_cb;
108 GKI_API extern tGKI_CB *gki_cb_ptr;
/external/libnfc-nci/halimpl/bcm2079x/hal/include/
Dgki_hal_target.h28 #ifndef GKI_API
29 #define GKI_API macro
/external/libnfc-nci/src/hal/include/
Dgki_hal_target.h28 #ifndef GKI_API
29 #define GKI_API macro
/external/bluetooth/bluedroid/include/
Dgki_target.h39 #define GKI_API EXPORT_API macro
/external/libnfc-nci/src/include/
Dgki_target.h45 #define GKI_API EXPORT_API macro