Searched refs:first_connection (Results 1 – 2 of 2) sorted by relevance
86 bool first_connection; member145 first_connection(false), in HearingDevice()167 HearingDevice(const RawAddress& address, bool first_connection) in HearingDevice()169 first_connection(first_connection), in HearingDevice()171 connecting_actively(first_connection), in HearingDevice()
552 if (hearingDevice->first_connection) { in OnEncryptionComplete()567 hearingDevice->first_connection = true; in OnEncryptionComplete()579 hearingDevice->first_connection = true; in OnServiceChangeEvent()607 if (!hearingDevice->first_connection) return; in OnServiceSearchComplete()612 if (hearingDevice->first_connection) { in OnServiceSearchComplete()916 if (hearingDevice->first_connection) { in OnGapConnection()922 hearingDevice->first_connection = false; in OnGapConnection()