Home
last modified time | relevance | path

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

/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/hci-spec/
Dconstants.h151 kRejectConnectionRequest = (1 << 1), enumerator
Dprotocol.h177 constexpr OpCode kRejectConnectionRequest = LinkControlOpCode(0x000A); variable