HomeSort by relevance Sort by last modified time
    Searched refs:BT_UUID_SIZE (Results 1 - 2 of 2) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
AbstractionLayer.java 69 static final int BT_UUID_SIZE = 16; // bytes
RemoteDevices.java 303 int numUuids = val.length/AbstractionLayer.BT_UUID_SIZE;

Completed in 559 milliseconds