Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/hci-spec/
H A Dprotocol.h366 constexpr OpCode kWritePageScanType = ControllerAndBasebandOpCode(0x0047); variable
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/
H A Dbredr_connection_manager_test.cc157 const auto kWritePageScanType = testing::WritePageScanTypePacket(kScanType); variable