Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth/public/pw_bluetooth/gatt/
H A Dtypes.h31 enum class ServiceHandle : uint64_t {}; enum
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/sdp/
H A Dsdp.h29 using ServiceHandle = uint32_t; variable