Searched refs:DisconnectBtSco (Results 1 – 6 of 6) sorted by relevance
47 bool BluetoothCallManager::DisconnectBtSco() in DisconnectBtSco() function in OHOS::Telephony::BluetoothCallManager53 return btConnection_->DisconnectBtSco(); in DisconnectBtSco()
115 bool BluetoothConnection::DisconnectBtSco() in DisconnectBtSco() function in OHOS::Telephony::BluetoothConnection166 bool BluetoothConnection::DisconnectBtSco(const Bluetooth::BluetoothRemoteDevice &device) in DisconnectBtSco() function in OHOS::Telephony::BluetoothConnection
52 bool DisconnectBtSco();79 bool DisconnectBtSco(const Bluetooth::BluetoothRemoteDevice &device);
32 bool DisconnectBtSco();
340 DelayedSingleton<BluetoothConnection>::GetInstance()->DisconnectBtSco(); in SetCurrentAudioDevice()
1185 ASSERT_EQ(bluetoothCallManager.DisconnectBtSco(), false);