Home
last modified time | relevance | path

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

/external/autotest/server/site_tests/bluetooth_SDP_ServiceAttributeRequest/
Dbluetooth_SDP_ServiceAttributeRequest.py37 ATT_PSM = 0x001F variable in bluetooth_SDP_ServiceAttributeRequest
219 self.assert_equal(value[0], [self.L2CAP_UUID, self.ATT_PSM])
/external/autotest/server/site_tests/bluetooth_SDP_ServiceSearchAttributeRequest/
Dbluetooth_SDP_ServiceSearchAttributeRequest.py47 ATT_PSM = 0x001F variable in bluetooth_SDP_ServiceSearchAttributeRequest
247 if value[0] != [self.L2CAP_UUID, self.ATT_PSM]: