Home
last modified time | relevance | path

Searched refs:kMaxAutomaticFlushTimeoutCommandParameterValue (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/hci-spec/
H A Dconstants.h890 constexpr uint16_t kMaxAutomaticFlushTimeoutCommandParameterValue = 0x07FF; variable
891 …ion = std::chrono::milliseconds(static_cast<int64_t>(kMaxAutomaticFlushTimeoutCommandParameterValu…
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/l2cap/
H A Dlogical_link.cc768 hci_spec::kMaxAutomaticFlushTimeoutCommandParameterValue); in SetBrEdrAutomaticFlushTimeout()