Home
last modified time | relevance | path

Searched refs:onDppConfiguratorKeyUpdate (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Wifi/service/java/com/android/server/wifi/
DDppManager.java115 public void onDppConfiguratorKeyUpdate(byte[] key) {
117 DppManager.this.onDppConfiguratorKeyUpdate(key);
844 private void onDppConfiguratorKeyUpdate(byte[] privEcKey) { in onDppConfiguratorKeyUpdate() method in DppManager
DSupplicantStaIfaceHalAidlImpl.java3340 mDppCallback.onDppConfiguratorKeyUpdate(key); in startDppConfiguratorInitiator()
DWifiNative.java3277 void onDppConfiguratorKeyUpdate(byte[] key);