HomeSort by relevance Sort by last modified time
    Searched refs:GKI_destroy_task (Results 1 - 5 of 5) sorted by null

  /external/bluetooth/bluedroid/gki/common/
gki.h 142 GKI_API extern void GKI_destroy_task(UINT8 task_id);
  /external/bluetooth/bluedroid/main/
bte_main.c 241 GKI_destroy_task(BTU_TASK);
  /external/bluetooth/bluedroid/gki/ulinux/
gki_ulinux.c 465 void GKI_destroy_task(UINT8 task_id)
525 ** is exiting itself. The GKI_destroy_task function can not be
    [all...]
  /external/bluetooth/bluedroid/btif/src/
btif_core.c 778 GKI_destroy_task(BTIF_TASK);
    [all...]
btif_media_task.c 806 GKI_destroy_task(BT_MEDIA_TASK);
    [all...]

Completed in 49 milliseconds