Searched refs:isSetMacAddressSupported (Results 1 – 6 of 6) sorted by relevance
119 public boolean isSetMacAddressSupported() { in isSetMacAddressSupported() method in WifiApIface121 () -> mWifiApIface.isSetMacAddressSupported()); in isSetMacAddressSupported()
68 boolean isSetMacAddressSupported(); in isSetMacAddressSupported() method
157 public boolean isSetMacAddressSupported() { in isSetMacAddressSupported() method in WifiApIfaceAidlImpl
94 public boolean isSetMacAddressSupported() { in isSetMacAddressSupported() method in WifiApIfaceHidlImpl
234 assertTrue(mDut.isSetMacAddressSupported()); in testIsSetMacAddressSupportedWhenV1_4Support()242 assertFalse(mDut.isSetMacAddressSupported()); in testIsSetMacAddressSupportedOnOlderHal()
978 return iface.isSetMacAddressSupported(); in isApSetMacAddressSupported()