D | CsipSetCoordinatorServiceTest.java | 297 long uuidLsb = 0x01; in testGroupLockSetNative() local 305 getByteAddress(mTestDevice), group_id, group_size, 1, uuidLsb, uuidMsb); in testGroupLockSetNative() local 346 long uuidLsb = 0x01; in testGroupExclusiveLockSet() local 354 getByteAddress(mTestDevice), group_id, group_size, 1, uuidLsb, uuidMsb); in testGroupExclusiveLockSet() local 477 long uuidLsb = 0x01; in testStackEventDeviceAvailable() local 486 getByteAddress(mTestDevice), group_id, group_size, 0x02, uuidLsb, uuidMsb); in testStackEventDeviceAvailable() local 505 getByteAddress(mTestDevice2), group_id, group_size, 0x01, uuidLsb, uuidMsb); in testStackEventDeviceAvailable() local 509 getByteAddress(mTestDevice3), group_id, group_size, 0x03, uuidLsb, uuidMsb); in testStackEventDeviceAvailable() local 523 long uuidLsb = BluetoothUuid.CAP.getUuid().getLeastSignificantBits(); in testStackEventSetMemberAvailableAfterGroupConnected() local 539 getByteAddress(mTestDevice), group_id, group_size, 0x02, uuidLsb, uuidMsb); in testStackEventSetMemberAvailableAfterGroupConnected() local [all …]
|