Home
last modified time | relevance | path

Searched defs:kInquiry (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/
H A Dbredr_discovery_manager_test.cc114 const auto kInquiry = testing::InquiryCommandPacket(); variable
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/hci-spec/
H A Dprotocol.h152 constexpr OpCode kInquiry = LinkControlOpCode(0x0001); variable
H A Dconstants.h761 kInquiry = (1 << 0), // Inquiry scan enabled enumerator