Home
last modified time | relevance | path

Searched defs:ServiceProxy (Results 1 – 25 of 31) sorted by relevance

12

/aosp_15_r20/external/python/bumble/bumble/
Dgatt_client.py98 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]
Ddevice.py1129 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/
Dgatt_client.rs22 pub struct ServiceProxy(pub(crate) PyObject); struct
24 impl ServiceProxy { implementation
/aosp_15_r20/packages/services/Car/service-builtin/src/com/android/car/
DServiceProxy.java35 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/
Dgatt.py126 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/
Dmod.rs558 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/
Dcap.py51 def __init__(self, service_proxy: gatt_client.ServiceProxy) -> None:
Dgap.py90 def __init__(self, service_proxy: ServiceProxy):
Dtmap.py74 def __init__(self, service_proxy: ServiceProxy):
Ddevice_information_service.py116 def __init__(self, service_proxy: ServiceProxy):
Dpacs.py182 def __init__(self, service_proxy: gatt_client.ServiceProxy):
Dcsip.py211 def __init__(self, service_proxy: gatt_client.ServiceProxy) -> None:
Dvcp.py211 def __init__(self, service_proxy: gatt_client.ServiceProxy) -> None:
Dasha.py266 def __init__(self, service_proxy: gatt_client.ServiceProxy) -> None:
Daics.py463 def __init__(self, service_proxy: ServiceProxy) -> None:
Dbass.py362 def __init__(self, service_proxy: gatt_client.ServiceProxy):
Dmcp.py367 def __init__(self, service_proxy: gatt_client.ServiceProxy) -> None:
Dascs.py728 def __init__(self, service_proxy: gatt_client.ServiceProxy):
Dhap.py635 def __init__(self, service_proxy: gatt_client.ServiceProxy) -> None:
/aosp_15_r20/external/perfetto/include/perfetto/ext/ipc/
H A Dclient.h35 class ServiceProxy; variable
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/ext/ipc/
H A Dclient.h35 class ServiceProxy; variable
/aosp_15_r20/external/perfetto/src/ipc/
H A Dservice_proxy.cc31 ServiceProxy::ServiceProxy(EventListener* event_listener) in ServiceProxy() function in perfetto::ipc::ServiceProxy
/aosp_15_r20/external/autotest/frontend/afe/json_rpc/
H A Dproxy.py102 class ServiceProxy(object): class
/aosp_15_r20/packages/apps/TV/libs/m2/
Djavac-shaded-9-dev-r4023-3.jarorg/openjdk/tools/sjavac/server/log/LoggingOutputStream.class LoggingOutputStream.java package ...
/aosp_15_r20/packages/apps/TV/libs/
Dgoogle-java-format-1.7-all-deps.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...

12