Searched refs:FAKE_ATTRIBUTE_VALUE (Results 1 – 2 of 2) sorted by relevance
53 FAKE_ATTRIBUTE_VALUE = 42 variable in bluetooth_SDP_ServiceSearchAttributeRequest89 value = ET.Element('uint16', {'value': str(self.FAKE_ATTRIBUTE_VALUE)})105 attr_id = self.FAKE_ATTRIBUTE_VALUE + offset353 if value != self.FAKE_ATTRIBUTE_VALUE:361 if value != self.FAKE_ATTRIBUTE_VALUE:
51 FAKE_ATTRIBUTE_VALUE = 42 variable in bluetooth_SDP_ServiceAttributeRequest310 attr_id, self.FAKE_ATTRIBUTE_VALUE)322 self.assert_equal(response, [attr_id, self.FAKE_ATTRIBUTE_VALUE])392 value = ET.Element('uint16', {'value': str(self.FAKE_ATTRIBUTE_VALUE)})408 attr_id = self.FAKE_ATTRIBUTE_VALUE + offset