Home
last modified time | relevance | path

Searched defs:lsb (Results 1 – 6 of 6) sorted by relevance

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothUuid.java449 long lsb = buf.getLong(0); in parseUuidFrom() local
466 long lsb = BASE_UUID.getUuid().getLeastSignificantBits(); in parseUuidFrom() local
504 long lsb = uuid.getUuid().getLeastSignificantBits(); in uuidToBytes() local
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/
DSignedLongLong.java67 long lsb = BluetoothMapUtils.getLongFromString(lsbStr); in fromString() local
DUtils.java364 long msb, lsb; in uuidToByteArray() local
378 long msb, lsb; in uuidsToByteArray() local
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_csip_set_coordinator.cpp48 uint64_t lsb = 0; in uuid_lsb() local
Dcom_android_bluetooth_gatt.cpp50 uint64_t lsb = 0; in uuid_lsb() local
/packages/modules/Bluetooth/system/btif/src/
Dbtif_sock_l2cap.cc392 uint64_t lsb = 0; in uuid_lsb() local