Home
last modified time | relevance | path

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

/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/hci-spec/
Dconstants.h160 kSetConnectionEncryption = (1 << 0), enumerator
Dprotocol.h211 constexpr OpCode kSetConnectionEncryption = LinkControlOpCode(0x0013); variable