Home
last modified time | relevance | path

Searched defs:attr_id (Results 1 – 4 of 4) sorted by relevance

/external/autotest/server/site_tests/bluetooth_SDP_ServiceBrowse/
Dbluetooth_SDP_ServiceBrowse.py22 def get_attribute_ssr_sar(self, class_id, attr_id, size): argument
50 def get_attribute_ssar(self, class_id, attr_id, size): argument
76 def test_attribute(self, class_id, attr_id, get_attribute): argument
/external/autotest/server/site_tests/bluetooth_SDP_ServiceSearchAttributeRequest/
Dbluetooth_SDP_ServiceSearchAttributeRequest.py115 def test_non_existing(self, class_id, attr_id): argument
135 def get_attribute(self, class_id, attr_id, size): argument
160 def test_attribute(self, class_id, attr_id): argument
/external/autotest/server/site_tests/bluetooth_SDP_ServiceAttributeRequest/
Dbluetooth_SDP_ServiceAttributeRequest.py140 def get_attribute(self, class_id, attr_id): argument
158 def assert_attribute_equals(self, class_id, attr_id, expected_value): argument
/external/wpa_supplicant_8/src/eap_common/
Deap_sake_common.c19 u8 attr_id, u8 len, const u8 *data) in eap_sake_parse_add_attr()