Searched refs:serviceUuidLength (Results 1 – 1 of 1) sorted by relevance
620 int serviceUuidLength = BluetoothUuid.UUID_BYTES_16_BIT; in parseFromBytes() local622 serviceUuidLength = BluetoothUuid.UUID_BYTES_32_BIT; in parseFromBytes()624 serviceUuidLength = BluetoothUuid.UUID_BYTES_128_BIT; in parseFromBytes()628 extractBytes(scanRecord, currentPos, serviceUuidLength); in parseFromBytes()634 currentPos + serviceUuidLength, in parseFromBytes()635 dataLength - serviceUuidLength); in parseFromBytes()