Searched refs:m_max_packet_size (Results 1 – 2 of 2) sorted by relevance
194 if (m_max_packet_size == 0) { in GetRemoteMaxPacketSize()197 return m_max_packet_size; in GetRemoteMaxPacketSize()321 m_max_packet_size = 0; in ResetDiscoverableSettings()350 m_max_packet_size = UINT64_MAX; // It's supposed to always be there, but if in GetRemoteQSupported()421 m_max_packet_size = in GetRemoteQSupported()423 if (m_max_packet_size == 0) { in GetRemoteQSupported()424 m_max_packet_size = UINT64_MAX; // Must have been a garbled response in GetRemoteQSupported()
610 uint64_t m_max_packet_size = 0; // as returned by qSupported variable