Searched refs:eventBootstrappingConfirm (Results 1 – 7 of 7) sorted by relevance
419 void eventBootstrappingConfirm(in NanBootstrappingConfirmInd event); in eventBootstrappingConfirm() method
71 oneway void eventBootstrappingConfirm(in android.hardware.wifi.NanBootstrappingConfirmInd event); in eventBootstrappingConfirm() method
127 MOCK_METHOD1(eventBootstrappingConfirm, ndk::ScopedAStatus(const NanBootstrappingConfirmInd&));
236 ::ndk::ScopedAStatus eventBootstrappingConfirm( in eventBootstrappingConfirm() function in WifiNanIfaceAidlTest::WifiNanIfaceEventCallback
561 if (!callback->eventBootstrappingConfirm(aidl_struct).isOk()) { in registerCallbackHandlers()