/aosp_15_r20/external/python/bumble/bumble/ |
D | gatt_client.py | 98 def show_services(services: Iterable[ServiceProxy]) -> None: 142 class ServiceProxy(AttributeProxy): class 359 self, uuid: UUID, service: Optional[ServiceProxy] = None 547 self, service: ServiceProxy 611 self, uuids, service: Optional[ServiceProxy] 971 self, uuid: UUID, service: Optional[ServiceProxy]
|
D | device.py | 1129 self, service: gatt_client.ServiceProxy 1136 service: Optional[gatt_client.ServiceProxy] = None, 1195 self, uuid: core.UUID, service: Optional[gatt_client.ServiceProxy] = None 1205 service: Optional[Union[gatt_client.ServiceProxy, core.UUID]] = None,
|
/aosp_15_r20/external/python/bumble/rust/src/wrapper/ |
D | gatt_client.rs | 22 pub struct ServiceProxy(pub(crate) PyObject); struct 24 impl ServiceProxy { implementation
|
/aosp_15_r20/packages/services/Car/service-builtin/src/com/android/car/ |
D | ServiceProxy.java | 35 public class ServiceProxy extends Service { class 44 public ServiceProxy(String realServiceClassName) { in ServiceProxy() method in ServiceProxy
|
/aosp_15_r20/packages/modules/Bluetooth/pandora/server/bumble_experimental/ |
D | gatt.py | 126 async def feed_service(service: ServiceProxy) -> None: 168 async def feed_service(service: ServiceProxy) -> None:
|
/aosp_15_r20/external/python/bumble/rust/src/wrapper/device/ |
D | mod.rs | 558 pub async fn discover_services(&mut self) -> PyResult<Vec<ServiceProxy>> { in discover_services() 576 pub fn services(&self) -> PyResult<Vec<ServiceProxy>> { in services()
|
/aosp_15_r20/external/python/bumble/bumble/profiles/ |
D | cap.py | 51 def __init__(self, service_proxy: gatt_client.ServiceProxy) -> None:
|
D | gap.py | 90 def __init__(self, service_proxy: ServiceProxy):
|
D | tmap.py | 74 def __init__(self, service_proxy: ServiceProxy):
|
D | device_information_service.py | 116 def __init__(self, service_proxy: ServiceProxy):
|
D | pacs.py | 182 def __init__(self, service_proxy: gatt_client.ServiceProxy):
|
D | csip.py | 211 def __init__(self, service_proxy: gatt_client.ServiceProxy) -> None:
|
D | vcp.py | 211 def __init__(self, service_proxy: gatt_client.ServiceProxy) -> None:
|
D | asha.py | 266 def __init__(self, service_proxy: gatt_client.ServiceProxy) -> None:
|
D | aics.py | 463 def __init__(self, service_proxy: ServiceProxy) -> None:
|
D | bass.py | 362 def __init__(self, service_proxy: gatt_client.ServiceProxy):
|
D | mcp.py | 367 def __init__(self, service_proxy: gatt_client.ServiceProxy) -> None:
|
D | ascs.py | 728 def __init__(self, service_proxy: gatt_client.ServiceProxy):
|
D | hap.py | 635 def __init__(self, service_proxy: gatt_client.ServiceProxy) -> None:
|
/aosp_15_r20/external/perfetto/include/perfetto/ext/ipc/ |
H A D | client.h | 35 class ServiceProxy; variable
|
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/ext/ipc/ |
H A D | client.h | 35 class ServiceProxy; variable
|
/aosp_15_r20/external/perfetto/src/ipc/ |
H A D | service_proxy.cc | 31 ServiceProxy::ServiceProxy(EventListener* event_listener) in ServiceProxy() function in perfetto::ipc::ServiceProxy
|
/aosp_15_r20/external/autotest/frontend/afe/json_rpc/ |
H A D | proxy.py | 102 class ServiceProxy(object): class
|
/aosp_15_r20/packages/apps/TV/libs/m2/ |
D | javac-shaded-9-dev-r4023-3.jar | org/openjdk/tools/sjavac/server/log/LoggingOutputStream.class
LoggingOutputStream.java
package ... |
/aosp_15_r20/packages/apps/TV/libs/ |
D | google-java-format-1.7-all-deps.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |