Home
last modified time | relevance | path

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

/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/hci-spec/
Dconstants.h420 kLEStartEncryption = (1 << 0), enumerator
Dprotocol.h1662 constexpr OpCode kLEStartEncryption = LEControllerCommandOpCode(0x0019); variable