Searched refs:SDP_SERVER_CLASS_ID (Results 1 – 3 of 3) sorted by relevance
/external/autotest/server/site_tests/bluetooth_SDP_ServiceSearchRequestBasic/ |
D | bluetooth_SDP_ServiceSearchRequestBasic.py | 15 SDP_SERVER_CLASS_ID = 0x1000 variable in bluetooth_SDP_ServiceSearchRequestBasic 39 [self.SDP_SERVER_CLASS_ID], 3, size) 61 [self.SDP_SERVER_CLASS_ID], 3, size, 68 [self.SDP_SERVER_CLASS_ID], 3, size, invalid_request=True)
|
/external/autotest/server/site_tests/bluetooth_SDP_ServiceSearchAttributeRequest/ |
D | bluetooth_SDP_ServiceSearchAttributeRequest.py | 25 SDP_SERVER_CLASS_ID = 0x1000 variable in bluetooth_SDP_ServiceSearchAttributeRequest 219 value = self.test_attribute(self.SDP_SERVER_CLASS_ID, 221 if not value == [self.SDP_SERVER_CLASS_ID]: 231 value = self.test_attribute(self.SDP_SERVER_CLASS_ID, 287 value = self.test_attribute(self.SDP_SERVER_CLASS_ID, 390 [self.SDP_SERVER_CLASS_ID], 407 [self.SDP_SERVER_CLASS_ID],
|
/external/autotest/server/site_tests/bluetooth_SDP_ServiceAttributeRequest/ |
D | bluetooth_SDP_ServiceAttributeRequest.py | 21 SDP_SERVER_CLASS_ID = 0x1000 variable in bluetooth_SDP_ServiceAttributeRequest 127 record_handle = self.get_single_handle(self.SDP_SERVER_CLASS_ID) 243 self.get_attribute(self.SDP_SERVER_CLASS_ID, 252 state = self.get_attribute(self.SDP_SERVER_CLASS_ID, 341 record_handle = self.get_single_handle(self.SDP_SERVER_CLASS_ID) 355 record_handle = self.get_single_handle(self.SDP_SERVER_CLASS_ID)
|