Searched refs:MAX_ATTR_BYTE_CNT (Results 1 – 3 of 3) sorted by relevance
/external/autotest/server/site_tests/bluetooth_SDP_ServiceAttributeRequest/ |
D | bluetooth_SDP_ServiceAttributeRequest.py | 19 MAX_ATTR_BYTE_CNT = 300 variable in bluetooth_SDP_ServiceAttributeRequest 132 self.MAX_ATTR_BYTE_CNT, 150 record_handle, self.MAX_ATTR_BYTE_CNT, [attr_id]) 298 record_handle, self.MAX_ATTR_BYTE_CNT, 316 record_handle, self.MAX_ATTR_BYTE_CNT, 321 record_handle, self.MAX_ATTR_BYTE_CNT, [attr_id]) 331 self.INVALID_RECORD_HANDLE, self.MAX_ATTR_BYTE_CNT, 344 self.MAX_ATTR_BYTE_CNT, 358 self.MAX_ATTR_BYTE_CNT,
|
/external/autotest/server/site_tests/bluetooth_SDP_ServiceSearchAttributeRequest/ |
D | bluetooth_SDP_ServiceSearchAttributeRequest.py | 20 MAX_ATTR_BYTE_CNT = 300 variable in bluetooth_SDP_ServiceSearchAttributeRequest 127 self.MAX_ATTR_BYTE_CNT, 149 [class_id], self.MAX_ATTR_BYTE_CNT, [attr_id], size) 391 self.MAX_ATTR_BYTE_CNT, 408 self.MAX_ATTR_BYTE_CNT,
|
/external/autotest/server/site_tests/bluetooth_SDP_ServiceBrowse/ |
D | bluetooth_SDP_ServiceBrowse.py | 15 MAX_ATTR_BYTE_CNT = 300 variable in bluetooth_SDP_ServiceBrowse 41 record_handle, self.MAX_ATTR_BYTE_CNT, [attr_id]) 61 [class_id], self.MAX_ATTR_BYTE_CNT, [attr_id], size)
|