Searched defs:getBytesFromAddress (Results 1 - 1 of 1) sorted by last modified time

/packages/apps/Bluetooth/src/com/android/bluetooth/
H A DUtils.java67 return getBytesFromAddress(device.getAddress());
70 public static byte[] getBytesFromAddress(String address) { method in class:Utils

Completed in 71 milliseconds