Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/call_manager/services/bluetooth/src/
H A Dbluetooth_connection.cpp78 AddBtDevice(macAddress, device); in Init()
157 void BluetoothConnection::AddBtDevice(const std::string &address, Bluetooth::BluetoothRemoteDevice … in AddBtDevice() function in OHOS::Telephony::BluetoothConnection
203 AddBtDevice(macAddress, device); in OnConnectionStateChanged()
/ohos5.0/base/telephony/call_manager/services/bluetooth/include/
H A Dbluetooth_connection.h62 void AddBtDevice(const std::string &address, Bluetooth::BluetoothRemoteDevice device);