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 171 btif_shutdown_bluetooth();
btif_core.c 727 BTIF_TRACE_DEBUG("%s: calling btif_shutdown_bluetooth", __FUNCTION__);
728 btif_shutdown_bluetooth();
735 ** Function btif_shutdown_bluetooth
744 bt_status_t btif_shutdown_bluetooth(void) function
    [all...]

Completed in 40 milliseconds