Home
last modified time | relevance | path

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

/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/hci-spec/
Dconstants.h344 kReadEncryptionKeySize = (1 << 4), enumerator
Dprotocol.h1389 constexpr OpCode kReadEncryptionKeySize = StatusParamsOpCode(0x0008); variable