Searched refs:notifyRespondToBootstrappingIndicationResponse (Results 1 – 7 of 7) sorted by relevance
449 void notifyRespondToBootstrappingIndicationResponse(in char id, in NanStatus status); in notifyRespondToBootstrappingIndicationResponse() method
73 …oneway void notifyRespondToBootstrappingIndicationResponse(in char id, in android.hardware.wifi.Na… in notifyRespondToBootstrappingIndicationResponse() method
135 MOCK_METHOD2(notifyRespondToBootstrappingIndicationResponse,
389 ::ndk::ScopedAStatus notifyRespondToBootstrappingIndicationResponse( in notifyRespondToBootstrappingIndicationResponse() function in WifiNanIfaceAidlTest::WifiNanIfaceEventCallback
249 if (!callback->notifyRespondToBootstrappingIndicationResponse(id, nanStatus) in registerCallbackHandlers()