Home
last modified time | relevance | path

Searched refs:ERROR_CODE_INVALID_SYNTAX (Results 1 – 2 of 2) sorted by relevance

/external/autotest/server/site_tests/bluetooth_SDP_ServiceAttributeRequest/
Dbluetooth_SDP_ServiceAttributeRequest.py71 ERROR_CODE_INVALID_SYNTAX = 0x0003 variable in bluetooth_SDP_ServiceAttributeRequest
347 self.assert_equal(res, self.ERROR_CODE_INVALID_SYNTAX)
/external/autotest/server/site_tests/bluetooth_SDP_ServiceSearchAttributeRequest/
Dbluetooth_SDP_ServiceSearchAttributeRequest.py69 ERROR_CODE_INVALID_SYNTAX = 0x0003 variable in bluetooth_SDP_ServiceSearchAttributeRequest
395 if value != self.ERROR_CODE_INVALID_SYNTAX: