Home
last modified time | relevance | path

Searched defs:service_uuid (Results 1 – 2 of 2) sorted by relevance

/external/pigweed/pw_bluetooth/public/pw_bluetooth/low_energy/
Dcentral.h60 std::optional<Uuid> service_uuid; member
/external/python/bumble/bumble/
Dgatt_client.py114 def from_client(service_class, client, service_uuid): argument