Searched refs:NanBootstrappingRequestInd (Results 1 – 14 of 14) sorted by relevance
36 parcelable NanBootstrappingRequestInd {
70 oneway void eventBootstrappingRequest(in android.hardware.wifi.NanBootstrappingRequestInd event); in eventBootstrappingRequest()
27 parcelable NanBootstrappingRequestInd {
20 import android.hardware.wifi.NanBootstrappingRequestInd;411 void eventBootstrappingRequest(in NanBootstrappingRequestInd event); in eventBootstrappingRequest()
199 const legacy_hal::NanBootstrappingRequestInd& legacy_ind,200 NanBootstrappingRequestInd* aidl_ind);
527 [weak_ptr_this](const legacy_hal::NanBootstrappingRequestInd& msg) { in registerCallbackHandlers()533 NanBootstrappingRequestInd aidl_struct; in registerCallbackHandlers()
138 using ::NanBootstrappingRequestInd;461 std::function<void(const NanBootstrappingRequestInd&)> on_event_bootstrapping_request;
379 std::function<void(const NanBootstrappingRequestInd&)>381 void onAsyncNanEventBootstrappingRequest(NanBootstrappingRequestInd* event) { in onAsyncNanEventBootstrappingRequest()
3246 const legacy_hal::NanBootstrappingRequestInd& legacy_ind, in convertLegacyNanBootstrappingRequestIndToAidl()3247 NanBootstrappingRequestInd* aidl_ind) { in convertLegacyNanBootstrappingRequestIndToAidl()
128 MOCK_METHOD1(eventBootstrappingRequest, ndk::ScopedAStatus(const NanBootstrappingRequestInd&));
37 using aidl::android::hardware::wifi::NanBootstrappingRequestInd;237 const NanBootstrappingRequestInd& event) override { in eventBootstrappingRequest()421 NanBootstrappingRequestInd nan_bootstrapping_request_ind_;
3001 } NanBootstrappingRequestInd; typedef3064 void (*EventBootstrappingRequest) (NanBootstrappingRequestInd* event);