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