Searched refs:onNanSessionStateChanged (Results 1 – 7 of 7) sorted by relevance
49 void onNanSessionStateChanged(in android.hardware.contexthub.NanSessionStateUpdate update); in onNanSessionStateChanged() method
221 void onNanSessionStateChanged(in NanSessionStateUpdate update); in onNanSessionStateChanged() method
51 ::ndk::ScopedAStatus onNanSessionStateChanged(const NanSessionStateUpdate& in_update) override;
89 ScopedAStatus ContextHub::onNanSessionStateChanged(const NanSessionStateUpdate& /*in_update*/) { in onNanSessionStateChanged() function in aidl::android::hardware::contexthub::ContextHub
443 Status status = contextHub->onNanSessionStateChanged(update); in TEST_P()450 ASSERT_TRUE(contextHub->onNanSessionStateChanged(update).isOk()); in TEST_P()