D | CsipSetCoordinatorServiceTest.java | 298 long uuidMsb = 0x01; in testGroupLockSetNative() local 305 getByteAddress(mTestDevice), group_id, group_size, 1, uuidLsb, uuidMsb); in testGroupLockSetNative() local 347 long uuidMsb = 0x01; in testGroupExclusiveLockSet() local 354 getByteAddress(mTestDevice), group_id, group_size, 1, uuidLsb, uuidMsb); in testGroupExclusiveLockSet() local 478 long uuidMsb = 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 524 long uuidMsb = BluetoothUuid.CAP.getUuid().getMostSignificantBits(); in testStackEventSetMemberAvailableAfterGroupConnected() local 539 getByteAddress(mTestDevice), group_id, group_size, 0x02, uuidLsb, uuidMsb); in testStackEventSetMemberAvailableAfterGroupConnected() local [all …]
|