Searched defs:macAddress (Results 1 – 3 of 3) sorted by relevance
76 std::string macAddress = device.GetDeviceAddr(); in Init() local197 std::string macAddress = device.GetDeviceAddr(); in OnConnectionStateChanged() local
132 std::string macAddress = data.GetWant().GetStringParam("deviceAddr"); in UpdateBluetoothDeviceName() local
115 void AudioDeviceManager::UpdateBluetoothDeviceName(const std::string &macAddress, const std::string… in UpdateBluetoothDeviceName()