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

  /external/bluetooth/bluedroid/btif/include/
btif_api.h 77 ** Function btif_shutdown_bluetooth
86 bt_status_t btif_shutdown_bluetooth(void);
  /external/bluetooth/bluedroid/btif/src/
bluetooth.c 157 btif_shutdown_bluetooth();
btif_core.c 718 BTIF_TRACE_DEBUG1("%s: calling btif_shutdown_bluetooth", __FUNCTION__);
719 btif_shutdown_bluetooth();
726 ** Function btif_shutdown_bluetooth
735 bt_status_t btif_shutdown_bluetooth(void) function
    [all...]

Completed in 68 milliseconds