Searched refs:BT_UUID_SIZE (Results 1 – 2 of 2) sorted by relevance
70 static final int BT_UUID_SIZE = 16; // bytes field in AbstractionLayer
348 int numUuids = val.length/AbstractionLayer.BT_UUID_SIZE; in devicePropertyChangedCallback()