Searched refs:btif_disable_bluetooth (Results 1 - 3 of 3) sorted by path

/external/bluetooth/bluedroid/btif/include/
H A Dbtif_api.h64 ** Function btif_disable_bluetooth
73 bt_status_t btif_disable_bluetooth(void);
/external/bluetooth/bluedroid/btif/src/
H A Dbluetooth.c162 return btif_disable_bluetooth();
H A Dbtif_core.c648 ** Function btif_disable_bluetooth
657 bt_status_t btif_disable_bluetooth(void) function
663 BTIF_TRACE_ERROR("btif_disable_bluetooth : not yet enabled");
761 btif_disable_bluetooth();

Completed in 185 milliseconds