Home
last modified time | relevance | path

Searched defs:attr_id (Results 1 – 10 of 10) 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/syslinux/gpxe/src/include/gpxe/
Dib_mi.h27 uint16_t attr_id; member
Dib_mad.h489 uint16_t attr_id; member
/external/kernel-headers/original/uapi/rdma/
Drdma_user_ioctl.h64 __u16 attr_id; /* command specific type attribute */ member
/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()
/external/wpa_supplicant_8/src/common/
Ddpp.c5137 const u8 *attr_group, *attr_id, *attr_key; in dpp_pkex_rx_exchange_req() local
5405 const u8 *attr_status, *attr_id, *attr_key; in dpp_pkex_rx_exchange_resp() local
/external/python/cpython2/Python/
Dast.c1666 PyObject *attr_id = NEW_IDENTIFIER(CHILD(n, 1)); in ast_for_trailer() local
/external/python/cpython3/Python/
Dast.c2370 PyObject *attr_id = NEW_IDENTIFIER(CHILD(n, 1)); in ast_for_trailer() local