Home
last modified time | relevance | path

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

/packages/modules/Wifi/tests/hostsidetests/multidevices/com.google.snippet.wifi/aware/
DCallbackUtils.java215 public int bootstrappingMethod; field in CallbackUtils.DiscoveryCb.CallbackData
457 callbackData.bootstrappingMethod = method; in onBootstrappingSucceeded()
DWifiAwareSnippet.java301 || callbackData.bootstrappingMethod != PAIRING_BOOTSTRAPPING_OPPORTUNISTIC) { in initiatePairingSetup()
365 || callbackData.bootstrappingMethod != PAIRING_BOOTSTRAPPING_OPPORTUNISTIC) { in respondToPairingSetup()