Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/call_manager/services/bluetooth/include/
H A Dbluetooth_connection.h70 std::string connectedScoAddr_; variable
/ohos5.0/base/telephony/call_manager/services/bluetooth/src/
H A Dbluetooth_connection.cpp29 BluetoothConnection::BluetoothConnection() : connectedScoAddr_("") {} in BluetoothConnection()