Searched refs:generateDppBootstrapInfoForResponder (Results 1 – 9 of 9) sorted by relevance
1038 when(mStaIfaceHalAidlMock.generateDppBootstrapInfoForResponder(anyString(), anyString(), in testGenerateDppBootstrapInfoForResponder()1040 assertEquals(qrCodeInfo, mDut.generateDppBootstrapInfoForResponder( in testGenerateDppBootstrapInfoForResponder()1042 verify(mStaIfaceHalAidlMock).generateDppBootstrapInfoForResponder( in testGenerateDppBootstrapInfoForResponder()
181 when(mWifiNative.generateDppBootstrapInfoForResponder( in setUp()1078 when(mWifiNative.generateDppBootstrapInfoForResponder( in testStartDppAsEnrolleeResponderFailGenerateQrCode()
2394 mDut.generateDppBootstrapInfoForResponder(WLAN0_IFACE_NAME, "00:11:22:33:44:55", in testDppFailsWithOldHal()
656 WifiNative.DppBootstrapQrCodeInfo generateDppBootstrapInfoForResponder( in generateDppBootstrapInfoForResponder() method
2107 public WifiNative.DppBootstrapQrCodeInfo generateDppBootstrapInfoForResponder( in generateDppBootstrapInfoForResponder() method in SupplicantStaIfaceHal2116 return mStaIfaceHal.generateDppBootstrapInfoForResponder( in generateDppBootstrapInfoForResponder()
530 mWifiNative.generateDppBootstrapInfoForResponder(mClientIfaceName, deviceInfo, in startDppAsEnrolleeResponder()
3383 public WifiNative.DppBootstrapQrCodeInfo generateDppBootstrapInfoForResponder( in generateDppBootstrapInfoForResponder() method in SupplicantStaIfaceHalAidlImpl3395 DppResponderBootstrapInfo info = iface.generateDppBootstrapInfoForResponder( in generateDppBootstrapInfoForResponder()
3637 public WifiNative.DppBootstrapQrCodeInfo generateDppBootstrapInfoForResponder( in generateDppBootstrapInfoForResponder() method in SupplicantStaIfaceHalHidlImpl3662 staIfaceV14.generateDppBootstrapInfoForResponder( in generateDppBootstrapInfoForResponder()
3309 public DppBootstrapQrCodeInfo generateDppBootstrapInfoForResponder(@NonNull String ifaceName,3311 return mSupplicantStaIfaceHal.generateDppBootstrapInfoForResponder(ifaceName,