Home
last modified time | relevance | path

Searched defs:onNanSessionStateChanged (Results 1 – 5 of 5) sorted by relevance

/hardware/interfaces/contexthub/aidl/aidl_api/android.hardware.contexthub/2/android/hardware/contexthub/
DIContextHub.aidl49 void onNanSessionStateChanged(in android.hardware.contexthub.NanSessionStateUpdate update); in onNanSessionStateChanged() method
/hardware/interfaces/contexthub/aidl/android/hardware/contexthub/
DIContextHub.aidl221 void onNanSessionStateChanged(in NanSessionStateUpdate update); in onNanSessionStateChanged() method
/hardware/interfaces/contexthub/aidl/aidl_api/android.hardware.contexthub/3/android/hardware/contexthub/
DIContextHub.aidl49 void onNanSessionStateChanged(in android.hardware.contexthub.NanSessionStateUpdate update); in onNanSessionStateChanged() method
/hardware/interfaces/contexthub/aidl/aidl_api/android.hardware.contexthub/current/android/hardware/contexthub/
DIContextHub.aidl49 void onNanSessionStateChanged(in android.hardware.contexthub.NanSessionStateUpdate update); in onNanSessionStateChanged() method
/hardware/interfaces/contexthub/aidl/default/
DContextHub.cpp89 ScopedAStatus ContextHub::onNanSessionStateChanged(const NanSessionStateUpdate& /*in_update*/) { in onNanSessionStateChanged() function in aidl::android::hardware::contexthub::ContextHub