Home
last modified time | relevance | path

Searched refs:kWriteInquiryScanActivity (Results 1 – 4 of 4) sorted by relevance

/external/pigweed/pw_bluetooth_sapphire/host/hci-spec/public/pw_bluetooth_sapphire/internal/host/hci-spec/
Dprotocol.h312 inline constexpr OpCode kWriteInquiryScanActivity = variable
/external/pigweed/pw_bluetooth_sapphire/host/testing/
Dtest_packets.cc1567 LowerBits(hci_spec::kWriteInquiryScanActivity), in WriteInquiryScanActivity()
1568 UpperBits(hci_spec::kWriteInquiryScanActivity), in WriteInquiryScanActivity()
/external/pigweed/pw_bluetooth_sapphire/host/gap/
Dbredr_discovery_manager.cc643 hci_spec::kWriteInquiryScanActivity); in WriteInquiryScanSettings()
Dbredr_discovery_manager_test.cc49 testing::CommandCompletePacket(hci_spec::kWriteInquiryScanActivity);