| D | CsipSetCoordinatorServiceTest.java | 294         long uuidMsb = 0x01;  in testGroupLockSetNative()  local302                 getByteAddress(mTestDevice), group_id, group_size, 1, uuidLsb, uuidMsb);  in testGroupLockSetNative()  local
 349         long uuidMsb = 0x01;  in testGroupExclusiveLockSet()  local
 357                 getByteAddress(mTestDevice), group_id, group_size, 1, uuidLsb, uuidMsb);  in testGroupExclusiveLockSet()  local
 485         long uuidMsb = 0x01;  in testStackEventDeviceAvailable()  local
 493                 getByteAddress(mTestDevice), group_id, group_size, 0x02, uuidLsb, uuidMsb);  in testStackEventDeviceAvailable()  local
 510                 getByteAddress(mTestDevice2), group_id, group_size, 0x01, uuidLsb, uuidMsb);  in testStackEventDeviceAvailable()  local
 514                 getByteAddress(mTestDevice3), group_id, group_size, 0x03, uuidLsb, uuidMsb);  in testStackEventDeviceAvailable()  local
 531         long uuidMsb = BluetoothUuid.CAP.getUuid().getMostSignificantBits();  in testStackEventSetMemberAvailableAfterGroupConnected()  local
 546                 getByteAddress(mTestDevice), group_id, group_size, 0x02, uuidLsb, uuidMsb);  in testStackEventSetMemberAvailableAfterGroupConnected()  local
 [all …]
 
 |