Searched defs:macAddress (Results 1 – 11 of 11) sorted by relevance
25 BluetoothCall::BluetoothCall(DialParaInfo &info, const std::string &macAddress) : CarrierCall(info) in BluetoothCall()31 …hCall::BluetoothCall(DialParaInfo &info, AppExecFwk::PacMap &extras, const std::string &macAddress) in BluetoothCall()
169 std::string macAddress = data.GetWant().GetStringParam("deviceAddr"); in UpdateBluetoothDeviceName() local
1787 …std::string macAddress = DelayedSingleton<BluetoothCallConnection>::GetInstance()->GetMacAddress(); in CreateNewCallByCallTypeEx() local
81 std::string macAddress = device.GetDeviceAddr(); in Init() local202 std::string macAddress = device.GetDeviceAddr(); in OnConnectionStateChanged() local
55 void BluetoothCallConnection::SetMacAddress(const std::string &macAddress) in SetMacAddress()
118 void AudioDeviceManager::UpdateBluetoothDeviceName(const std::string &macAddress, const std::string… in UpdateBluetoothDeviceName()
811 …StatusCallback> CallManagerClient::RegisterBluetoothCallManagerCallbackPtr(std::string &macAddress) in RegisterBluetoothCallManagerCallbackPtr()
1704 …lStatusCallback> CallManagerProxy::RegisterBluetoothCallManagerCallbackPtr(std::string &macAddress) in RegisterBluetoothCallManagerCallbackPtr()
1399 …Callback> CallManagerServiceProxy::RegisterBluetoothCallManagerCallbackPtr(std::string &macAddress) in RegisterBluetoothCallManagerCallbackPtr()
1785 …tatusCallback> CallManagerService::RegisterBluetoothCallManagerCallbackPtr(std::string &macAddress) in RegisterBluetoothCallManagerCallbackPtr()
1459 std::string macAddress = data.ReadString(); in OnRegisterBluetoothCallManagerCallbackPtr() local