[PM][Android][API] API Doesn't return OC_STACK_INVALID_PARAM while time < 0
[Procedure]
discoverUnownedDevices(int timeout)
discoverOwnedDevices(int timeout)
getDeviceStatusList(int timeout)
removeDevice(int timeout, RemoveDeviceListener removeDeviceListener)
[Expected]
API should return INVALID_PARAM expection when timeout = -1
[Actual]
API doesn't return INVALID_PARAM expection when timeout = -1
JIRA migration meta data
- JIRA Issue ID: IOT-1060
- Reporter: imtiaz.h
- Assignee: sunil.k14
- Creator: imtiaz.h
- Created at: 2016-03-30T21:40:59.000-0700
- Found in Version: 47bdb4f4
- Fix in Version: None
- Issue Severity: Minor
- Reproducibility: Always (100%)
- Operating System: None
- Hardware/ OEM Platform: None
- External URL: None
- Bugzilla ID: None
- Product: None
- Status: Closed
- Components: SDK
- Priority: Undecided
- Due Date: None
-
Issue Type: Bug
END of JIRA migration meta data