Home
last modified time | relevance | path

Searched defs:primaryDeviceType (Results 1 – 25 of 205) sorted by relevance

123456789

/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/wifi/supplicant/aidl/android.hardware.wifi.supplicant-V4-java-source/gen/android/hardware/wifi/supplicant/
DISupplicantP2pIfaceCallback.java52 … void onDeviceFound(byte[] srcAddress, byte[] p2pDeviceAddress, byte[] primaryDeviceType, java.lan… in onDeviceFound()
186 …oid onR2DeviceFound(byte[] srcAddress, byte[] p2pDeviceAddress, byte[] primaryDeviceType, java.lan… in onR2DeviceFound()
262 …dWithVendorElements(byte[] srcAddress, byte[] p2pDeviceAddress, byte[] primaryDeviceType, java.lan… in onDeviceFoundWithVendorElements()
757 … void onDeviceFound(byte[] srcAddress, byte[] p2pDeviceAddress, byte[] primaryDeviceType, java.lan… in onDeviceFound()
1058 …oid onR2DeviceFound(byte[] srcAddress, byte[] p2pDeviceAddress, byte[] primaryDeviceType, java.lan… in onR2DeviceFound()
1207 …dWithVendorElements(byte[] srcAddress, byte[] p2pDeviceAddress, byte[] primaryDeviceType, java.lan… in onDeviceFoundWithVendorElements()
1536 …public void onDeviceFound(byte[] srcAddress, byte[] p2pDeviceAddress, byte[] primaryDeviceType, ja… in onDeviceFound()
1649 …public void onR2DeviceFound(byte[] srcAddress, byte[] p2pDeviceAddress, byte[] primaryDeviceType, … in onR2DeviceFound()
1718 …dWithVendorElements(byte[] srcAddress, byte[] p2pDeviceAddress, byte[] primaryDeviceType, java.lan… in onDeviceFoundWithVendorElements()
DP2pDeviceFoundEventParams.java25 public byte[] primaryDeviceType; field in P2pDeviceFoundEventParams
/aosp_15_r20/hardware/interfaces/wifi/supplicant/aidl/aidl_api/android.hardware.wifi.supplicant/1/android/hardware/wifi/supplicant/
H A DISupplicantP2pIfaceCallback.aidl37 …nDeviceFound(in byte[] srcAddress, in byte[] p2pDeviceAddress, in byte[] primaryDeviceType, in Str… in onDeviceFound()
49 …2DeviceFound(in byte[] srcAddress, in byte[] p2pDeviceAddress, in byte[] primaryDeviceType, in Str… in onR2DeviceFound()
54 …ndorElements(in byte[] srcAddress, in byte[] p2pDeviceAddress, in byte[] primaryDeviceType, in Str… in onDeviceFoundWithVendorElements()
/aosp_15_r20/hardware/interfaces/wifi/supplicant/aidl/aidl_api/android.hardware.wifi.supplicant/2/android/hardware/wifi/supplicant/
H A DISupplicantP2pIfaceCallback.aidl37 …nDeviceFound(in byte[] srcAddress, in byte[] p2pDeviceAddress, in byte[] primaryDeviceType, in Str… in onDeviceFound()
49 …2DeviceFound(in byte[] srcAddress, in byte[] p2pDeviceAddress, in byte[] primaryDeviceType, in Str… in onR2DeviceFound()
54 …ndorElements(in byte[] srcAddress, in byte[] p2pDeviceAddress, in byte[] primaryDeviceType, in Str… in onDeviceFoundWithVendorElements()
/aosp_15_r20/hardware/interfaces/wifi/supplicant/aidl/aidl_api/android.hardware.wifi.supplicant/3/android/hardware/wifi/supplicant/
H A DISupplicantP2pIfaceCallback.aidl40 …nDeviceFound(in byte[] srcAddress, in byte[] p2pDeviceAddress, in byte[] primaryDeviceType, in Str… in onDeviceFound()
61 …2DeviceFound(in byte[] srcAddress, in byte[] p2pDeviceAddress, in byte[] primaryDeviceType, in Str… in onR2DeviceFound()
75 …ndorElements(in byte[] srcAddress, in byte[] p2pDeviceAddress, in byte[] primaryDeviceType, in Str… in onDeviceFoundWithVendorElements()
/aosp_15_r20/hardware/interfaces/wifi/supplicant/aidl/android/hardware/wifi/supplicant/
H A DISupplicantP2pIfaceCallback.aidl66 in byte[] primaryDeviceType, in String deviceName, in WpsConfigMethods configMethods, in onDeviceFound()
200 in byte[] primaryDeviceType, in String deviceName, in WpsConfigMethods configMethods, in onR2DeviceFound()
274 in byte[] primaryDeviceType, in String deviceName, in WpsConfigMethods configMethods, in onDeviceFoundWithVendorElements()
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/wifi/supplicant/aidl/android.hardware.wifi.supplicant_interface/dump/android/hardware/wifi/supplicant/
DISupplicantP2pIfaceCallback.aidl40 …nDeviceFound(in byte[] srcAddress, in byte[] p2pDeviceAddress, in byte[] primaryDeviceType, in Str… in onDeviceFound()
61 …2DeviceFound(in byte[] srcAddress, in byte[] p2pDeviceAddress, in byte[] primaryDeviceType, in Str… in onR2DeviceFound()
75 …ndorElements(in byte[] srcAddress, in byte[] p2pDeviceAddress, in byte[] primaryDeviceType, in Str… in onDeviceFoundWithVendorElements()
/aosp_15_r20/hardware/interfaces/wifi/supplicant/aidl/aidl_api/android.hardware.wifi.supplicant/current/android/hardware/wifi/supplicant/
H A DISupplicantP2pIfaceCallback.aidl40 …nDeviceFound(in byte[] srcAddress, in byte[] p2pDeviceAddress, in byte[] primaryDeviceType, in Str… in onDeviceFound()
61 …2DeviceFound(in byte[] srcAddress, in byte[] p2pDeviceAddress, in byte[] primaryDeviceType, in Str… in onR2DeviceFound()
75 …ndorElements(in byte[] srcAddress, in byte[] p2pDeviceAddress, in byte[] primaryDeviceType, in Str… in onDeviceFoundWithVendorElements()
/aosp_15_r20/packages/modules/Wifi/service/java/com/android/server/wifi/p2p/
DSupplicantP2pIfaceCallbackAidlImpl.java114 public void onDeviceFound(byte[] srcAddress, byte[] p2pDeviceAddress, byte[] primaryDeviceType, in onDeviceFound()
835 byte[] primaryDeviceType, String deviceName, int configMethods, in onR2DeviceFound()
920 byte[] primaryDeviceType, String deviceName, int configMethods, in onDeviceFoundWithVendorElements()
955 byte[] primaryDeviceType, String deviceName, int configMethods, in handleDeviceFound()
DSupplicantP2pIfaceCallbackHidlV1_4Impl.java100 public void onDeviceFound(byte[] srcAddress, byte[] p2pDeviceAddress, byte[] primaryDeviceType, in onDeviceFound()
283 byte[] primaryDeviceType, String deviceName, short configMethods, in onR2DeviceFound()
DSupplicantP2pIfaceCallbackHidlImpl.java106 public void onDeviceFound(byte[] srcAddress, byte[] p2pDeviceAddress, byte[] primaryDeviceType, in onDeviceFound()
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/wifi/supplicant/1.4/android.hardware.wifi.supplicant-V1.4-java_gen_java/gen/srcs/android/hardware/wifi/supplicant/V1_4/
DISupplicantP2pIfaceCallback.java117 …primaryDeviceType, String deviceName, short configMethods, byte deviceCapabilities, int groupCapab… in onR2DeviceFound()
296 …/* 8 */] primaryDeviceType, String deviceName, short configMethods, byte deviceCapabilities, int g… in onDeviceFound()
816 …e[/* 8 */] primaryDeviceType, String deviceName, short configMethods, byte deviceCapabilities, int… in onR2DeviceFound()
/aosp_15_r20/packages/modules/Wifi/framework/java/android/net/wifi/p2p/
DWifiP2pDevice.java83 public String primaryDeviceType; field in WifiP2pDevice
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/wifi/supplicant/1.0/android.hardware.wifi.supplicant-V1.0-java_gen_java/gen/srcs/android/hardware/wifi/supplicant/V1_0/
DISupplicantP2pIfaceCallback.java383 …imaryDeviceType, String deviceName, short configMethods, byte deviceCapabilities, int groupCapabil… in onDeviceFound()
680 …/* 8 */] primaryDeviceType, String deviceName, short configMethods, byte deviceCapabilities, int g… in onDeviceFound()
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/wifi/supplicant/aidl/android.hardware.wifi.supplicant-V4-java/android_common_apex30/javac/
Dandroid.hardware.wifi.supplicant-V4-java.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/hardware/ android/ ...
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/wifi/supplicant/1.4/android.hardware.wifi.supplicant-V1.4-java/android_common_apex30/javac/
Dandroid.hardware.wifi.supplicant-V1.4-java.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/hardware/ android/ ...
/aosp_15_r20/prebuilts/sdk/current/public/
HDframework-wifi-stubs-publicapi.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...
HDframework-wifi.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...
/aosp_15_r20/prebuilts/sdk/30/public/
HDframework-wifi.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...
/aosp_15_r20/prebuilts/sdk/31/public/
HDframework-wifi.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...
/aosp_15_r20/prebuilts/module_sdk/Wifi/1/sdk_library/public/
Dframework-wifi-stubs.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...
/aosp_15_r20/prebuilts/module_sdk/Wifi/3/sdk_library/public/
Dframework-wifi-stubs.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...
/aosp_15_r20/prebuilts/sdk/33/public/
HDframework-wifi.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...
/aosp_15_r20/prebuilts/module_sdk/Wifi/7/sdk_library/public/
Dframework-wifi-stubs.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...
/aosp_15_r20/prebuilts/sdk/extensions/13/public/
HDframework-wifi.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...

123456789