Home
last modified time | relevance | path

Searched refs:is32BitUuid (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/framework/tests/unit/src/android/bluetooth/
DBluetoothUuidTest.java82 BluetoothUuid.is32BitUuid( in testUuidType()
90 BluetoothUuid.is32BitUuid( in testUuidType()
94 BluetoothUuid.is32BitUuid( in testUuidType()
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothUuid.java492 if (is32BitUuid(uuid)) { in uuidToBytes()
535 public static boolean is32BitUuid(ParcelUuid parcelUuid) { in is32BitUuid() method in BluetoothUuid
/packages/modules/Bluetooth/android/pandora/server/src/
DHost.kt669 } else if (BluetoothUuid.is32BitUuid(parcelUuid)) { in scan()
692 } else if (BluetoothUuid.is32BitUuid(serviceUuid)) { in scan()
708 } else if (BluetoothUuid.is32BitUuid(serviceUuid)) { in scan()
/packages/modules/Bluetooth/framework/java/android/bluetooth/le/
DBluetoothLeAdvertiser.java659 } else if (BluetoothUuid.is32BitUuid(uuid)) {
687 } else if (BluetoothUuid.is32BitUuid(uuid)) {