Home
last modified time | relevance | path

Searched defs:uuids (Results 1 – 18 of 18) sorted by relevance

/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowBluetoothDevice.java28 private ParcelUuid[] uuids; field in ShadowBluetoothDevice
61 public void setUuids(ParcelUuid[] uuids) { in setUuids()
/external/arm-trusted-firmware/include/plat/arm/common/
Dfconf_arm_sp_getter.h21 union uuid_helper_t uuids[MAX_SP_IDS]; member
/external/autotest/client/common_lib/cros/bluetooth/
Dbluetooth_sdp_socket.py227 def _pack_uuids(self, uuids, preferred_size): argument
296 def service_search_request(self, uuids, max_rec_cnt, preferred_size=32, argument
524 def service_search_attribute_request(self, uuids, max_attr_byte_count, argument
/external/jackson-databind/src/test/java/perf/
DManualWritePerfWithUUID.java26 UUID[] uuids = new UUID[8]; in main() local
DManualReadPerfWithUUID.java49 UUID[] uuids = new UUID[8]; in main() local
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowBluetoothDeviceTest.java35 ParcelUuid[] uuids = in canSetAndGetUuids() local
/external/python/bumble/bumble/
Dgatt_client.py131 async def discover_characteristics(self, uuids=()): argument
322 async def discover_services(self, uuids=None) -> List[ServiceProxy]: argument
471 self, uuids, service: Optional[ServiceProxy] argument
Dsdp.py737 async def search_services(self, uuids): argument
769 async def search_attributes(self, uuids, attribute_ids): argument
Ddevice.py429 async def discover_services(self, uuids=()): argument
435 async def discover_characteristics(self, uuids=(), service=None): argument
/external/autotest/server/cros/bluetooth/
Dbluetooth_test_utils.py100 def to_allowlist(uuids): argument
Dbluetooth_adapter_tests.py4162 def _test_check_set_allowlist(self, uuids, expected_result): argument
4217 def test_check_set_allowlist(self, uuids, expected_result): argument
Dbluetooth_device.py1773 def policy_set_service_allow_list(self, uuids): argument
/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowBluetoothDevice.java61 private ParcelUuid[] uuids; field in ShadowBluetoothDevice
188 public void setUuids(ParcelUuid[] uuids) { in setUuids()
/external/grpc-grpc/test/core/channel/
Dchannelz_registry_test.cc58 std::vector<intptr_t> uuids; in TEST() local
/external/autotest/server/site_tests/bluetooth_AdapterEPHealth/
Dbluetooth_AdapterEPHealth.py147 def run_test_method(self, pre_test_method, devices, uuids='', argument
/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/
DShadowBluetoothDeviceTest.java56 ParcelUuid[] uuids = in canSetAndGetUuids() local
/external/deqp/external/vulkancts/framework/vulkan/
DvkRayTracingUtil.hpp509 deUint8 uuids[VK_UUID_SIZE * 2]; member
/external/autotest/client/cros/multimedia/
Dbluetooth_facade.py4034 def policy_set_service_allow_list(self, uuids): argument
4495 def policy_set_service_allow_list(self, uuids): argument