Home
last modified time | relevance | path

Searched defs:kCanceled (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/hardware/google/gfxstream/common/utils/include/gfxstream/
DCancelableFuture.h26 kCanceled, enumerator
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/hci/
H A Dbredr_connection_request.h27 kCanceled, enumerator
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/common/
H A Dhost_error.h44 kCanceled, enumerator
/aosp_15_r20/external/pigweed/pw_bluetooth/public/pw_bluetooth/low_energy/
H A Dcentral.h37 enum class ScanError : uint8_t { kCanceled = 0 }; enumerator