Searched refs:asymmetric (Results 1 – 5 of 5) sorted by relevance
6024 void SetAsymmetricBlePhy(LeAudioDeviceGroup* group, bool asymmetric) { in SetAsymmetricBlePhy() argument6036 tmpDevice->acl_asymmetric_ == asymmetric, asymmetric, in SetAsymmetricBlePhy()6039 if (tmpDevice->acl_asymmetric_ == asymmetric || in SetAsymmetricBlePhy()6043 log::info("SetAsymmetricBlePhy: {} for {}", asymmetric, in SetAsymmetricBlePhy()6046 asymmetric ? PHY_LE_1M : PHY_LE_2M, 0); in SetAsymmetricBlePhy()6047 tmpDevice->acl_asymmetric_ = asymmetric; in SetAsymmetricBlePhy()
6223 * The input and the output use asymmetric quantized types, while the rest7024 * Driver performance when operating on asymmetric 8-bit quantized data.