Home
last modified time | relevance | path

Searched defs:kUserConfirmationRequestReply (Results 1 – 3 of 3) sorted by relevance

/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/hci-spec/
Dconstants.h330 kUserConfirmationRequestReply = (1 << 0), enumerator
Dprotocol.h248 constexpr OpCode kUserConfirmationRequestReply = LinkControlOpCode(0x002C); variable
/external/pigweed/pw_bluetooth_sapphire/host/gap/
Dbredr_connection_manager_test.cc491 const auto kUserConfirmationRequestReply = variable