Searched refs:g_activeAddr (Results 1 – 3 of 3) sorted by relevance
26 std::string HfpAgAudioConnection::g_activeAddr {NULL_ADDRESS};44 g_activeAddr = address; in SetActiveDevice()61 return g_activeAddr; in GetActiveDevice()76 g_activeAddr = NULL_ADDRESS; in Register()86 g_activeAddr = NULL_ADDRESS; in Deregister()196 if (remoteAddr_ != g_activeAddr) { in ConnectAudio()198 GetEncryptAddr(remoteAddr_).c_str(), GetEncryptAddr(g_activeAddr).c_str()); in ConnectAudio()
283 static std::string g_activeAddr; variable
263 static std::string g_activeAddr; variable