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 374 GKI_API extern void GKI_destroy_task(UINT8 task_id);
  /external/bluetooth/bluedroid/main/
bte_main.c 224 GKI_destroy_task(BTU_TASK);
  /external/bluetooth/bluedroid/btif/src/
btif_core.c 761 GKI_destroy_task(BTIF_TASK);
    [all...]
btif_media_task.c 728 GKI_destroy_task(BT_MEDIA_TASK);
    [all...]
  /external/bluetooth/bluedroid/gki/ulinux/
gki_ulinux.c 332 void GKI_destroy_task(UINT8 task_id)
392 ** is exiting itself. The GKI_destroy_task function can not be
    [all...]

Completed in 1139 milliseconds