Home
last modified time | relevance | path

Searched refs:RemoveBtDevice (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/telephony/call_manager/services/bluetooth/src/
H A Dbluetooth_connection.cpp169 void BluetoothConnection::RemoveBtDevice(const std::string &address) in RemoveBtDevice() function in OHOS::Telephony::BluetoothConnection
211 RemoveBtDevice(macAddress); in OnConnectionStateChanged()
/ohos5.0/base/telephony/call_manager/services/bluetooth/include/
H A Dbluetooth_connection.h53 void RemoveBtDevice(const std::string &address);
/ohos5.0/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/
H A Dzero_branch3_test.cpp388 bluetoothConnection->RemoveBtDevice(address);