Home
last modified time | relevance | path

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

/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/hci-spec/
Dconstants.h270 kReadPageScanType = (1 << 0), enumerator
Dprotocol.h475 constexpr OpCode kReadPageScanType = ControllerAndBasebandOpCode(0x0046); variable