Searched refs:eventBootstrappingRequest (Results 1 – 3 of 3) sorted by relevance
660 public void eventBootstrappingRequest(NanBootstrappingRequestInd event) { in eventBootstrappingRequest() method in WifiNanIfaceCallbackAidlImpl665 mWifiNanIface.getFrameworkCallback().eventBootstrappingRequest(event.discoverySessionId, in eventBootstrappingRequest()
846 void eventBootstrappingRequest(int discoverySessionId, int peerId, byte[] peerDiscMacAddr, in eventBootstrappingRequest() method
428 public void eventBootstrappingRequest(int discoverySessionId, int peerId, in eventBootstrappingRequest() method in WifiAwareNativeCallback