Home
last modified time | relevance | path

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

/packages/modules/Uwb/service/java/com/android/server/uwb/params/
DTlvUtil.java34 public static final byte[] getLeBytes(short data) { in getLeBytes() method in TlvUtil
46 public static final byte[] getLeBytes(int data) { in getLeBytes() method in TlvUtil
58 public static final byte[] getLeBytes(long data) { in getLeBytes() method in TlvUtil