Searched refs:eventBootstrappingRequest (Results 1 – 7 of 7) sorted by relevance
411 void eventBootstrappingRequest(in NanBootstrappingRequestInd event); in eventBootstrappingRequest() method
70 oneway void eventBootstrappingRequest(in android.hardware.wifi.NanBootstrappingRequestInd event); in eventBootstrappingRequest() method
128 MOCK_METHOD1(eventBootstrappingRequest, ndk::ScopedAStatus(const NanBootstrappingRequestInd&));
242 ::ndk::ScopedAStatus eventBootstrappingRequest( in eventBootstrappingRequest() function in WifiNanIfaceAidlTest::WifiNanIfaceEventCallback
541 if (!callback->eventBootstrappingRequest(aidl_struct).isOk()) { in registerCallbackHandlers()