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 720 BTIF_TRACE_DEBUG1("%s: calling btif_shutdown_bluetooth", __FUNCTION__);
721 btif_shutdown_bluetooth();
728 ** Function btif_shutdown_bluetooth
737 bt_status_t btif_shutdown_bluetooth(void) function
    [all...]

Completed in 26 milliseconds