Searched defs:onVendorNotificationReceived (Results 1 – 2 of 2) sorted by relevance
22 void onVendorNotificationReceived(int gid, int oid, in byte[] payload); in onVendorNotificationReceived() method
98 public void onVendorNotificationReceived(int gid, int oid, @NonNull byte[] payload) in onVendorNotificationReceived() method in UwbVendorUciCallbackListener