Home
last modified time | relevance | path

Searched refs:checkIfPairingSupported (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Wifi/tests/hostsidetests/multidevices/test/aware/
Dwifi_aware_test.py90 is_pairing_supported = self.publisher.wifi_aware_snippet.checkIfPairingSupported() and \
91 self.subscriber.wifi_aware_snippet.checkIfPairingSupported()
108 is_pairing_supported = self.publisher.wifi_aware_snippet.checkIfPairingSupported() and \
109 self.subscriber.wifi_aware_snippet.checkIfPairingSupported()
/packages/modules/Wifi/tests/hostsidetests/multidevices/com.google.snippet.wifi/aware/
DWifiAwareSnippet.java429 public Boolean checkIfPairingSupported() in checkIfPairingSupported() method in WifiAwareSnippet