Searched refs:encryptMacAddr (Results 1 – 1 of 1) sorted by relevance
2577 std::string encryptMacAddr = GetEncryptAddr(descs.front()->macAddress_); in FetchOutputDevice() local2581 … CHECK_AND_RETURN_LOG(ret == SUCCESS, "activate a2dp [%{public}s] failed", encryptMacAddr.c_str()); in FetchOutputDevice()2584 …CK_AND_RETURN_LOG(ret == SUCCESS, "sco [%{public}s] is not connected yet", encryptMacAddr.c_str()); in FetchOutputDevice()