Searched refs:intToByteArray (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
H A DAdapterProperties.java146 AbstractionLayer.BT_PROPERTY_ADAPTER_SCAN_MODE, Utils.intToByteArray(scanMode));
308 Utils.intToByteArray(timeout));
/packages/apps/Bluetooth/src/com/android/bluetooth/
H A DUtils.java101 public static byte[] intToByteArray(int value) { method in class:Utils

Completed in 166 milliseconds