Home
last modified time | relevance | path

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

/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/hci-spec/
Dconstants.h412 kLEConnectionUpdate = (1 << 2), enumerator
Dprotocol.h1554 constexpr OpCode kLEConnectionUpdate = LEControllerCommandOpCode(0x0013); variable