Searched refs:GAP_CLASS_ID (Results 1 – 2 of 2) sorted by relevance
/external/autotest/server/site_tests/bluetooth_SDP_ServiceAttributeRequest/ |
D | bluetooth_SDP_ServiceAttributeRequest.py | 24 GAP_CLASS_ID = 0x1800 variable in bluetooth_SDP_ServiceAttributeRequest 175 self.assert_attribute_equals(self.GAP_CLASS_ID, 185 self.assert_attribute_equals(self.GAP_CLASS_ID, 195 self.assert_attribute_equals(self.GAP_CLASS_ID, 205 self.assert_attribute_equals(self.GAP_CLASS_ID, 215 value = self.get_attribute(self.GAP_CLASS_ID,
|
/external/autotest/server/site_tests/bluetooth_SDP_ServiceSearchAttributeRequest/ |
D | bluetooth_SDP_ServiceSearchAttributeRequest.py | 27 GAP_CLASS_ID = 0x1800 variable in bluetooth_SDP_ServiceSearchAttributeRequest 243 value = self.test_attribute(self.GAP_CLASS_ID, 263 value = self.test_attribute(self.GAP_CLASS_ID, 275 value = self.test_attribute(self.GAP_CLASS_ID, 313 value = self.test_attribute(self.GAP_CLASS_ID, 325 value = self.test_attribute(self.GAP_CLASS_ID,
|