Home
last modified time | relevance | path

Searched refs:AddBtDevice (Results 1 – 2 of 2) sorted by relevance

/base/telephony/call_manager/services/bluetooth/src/
Dbluetooth_connection.cpp143 AddBtDevice(bluetoothAddress, device); in ConnectBtSco()
288 void BluetoothConnection::AddBtDevice(const std::string &address, Bluetooth::BluetoothRemoteDevice … in AddBtDevice() function in OHOS::Telephony::BluetoothConnection
332 AddBtDevice(macAddress, device); in OnConnectionStateChanged()
/base/telephony/call_manager/services/bluetooth/include/
Dbluetooth_connection.h67 void AddBtDevice(const std::string &address, Bluetooth::BluetoothRemoteDevice device);