Home
last modified time | relevance | path

Searched defs:onVendorNotificationReceived (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Uwb/framework/java/android/uwb/
DIUwbVendorUciCallback.aidl22 void onVendorNotificationReceived(int gid, int oid, in byte[] payload); in onVendorNotificationReceived() method
DUwbVendorUciCallbackListener.java98 public void onVendorNotificationReceived(int gid, int oid, @NonNull byte[] payload) in onVendorNotificationReceived() method in UwbVendorUciCallbackListener