Home
last modified time | relevance | path

Searched refs:kRejectSynchronousConnectionRequest (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/sco/
H A Dsco_connection_manager_test.cc657 hci_spec::kRejectSynchronousConnectionRequest, in TEST_F()
679 hci_spec::kRejectSynchronousConnectionRequest, in TEST_F()
936 hci_spec::kRejectSynchronousConnectionRequest, in TEST_F()
970 hci_spec::kRejectSynchronousConnectionRequest, in TEST_F()
1436 hci_spec::kRejectSynchronousConnectionRequest, in TEST_F()
H A Dsco_connection_manager.cc499 hci_spec::kRejectSynchronousConnectionRequest); in SendRejectConnectionCommand()
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/testing/
H A Dtest_packets.cc1084 LowerBits(hci_spec::kRejectSynchronousConnectionRequest), in RejectSynchronousConnectionRequest()
1085 UpperBits(hci_spec::kRejectSynchronousConnectionRequest), in RejectSynchronousConnectionRequest()
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/hci-spec/
H A Dprotocol.h224 constexpr OpCode kRejectSynchronousConnectionRequest = variable
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/
H A Dbredr_connection_manager.cc2169 hci_spec::kRejectSynchronousConnectionRequest); in SendRejectSynchronousRequest()
H A Dbredr_connection_manager_test.cc4723 hci_spec::kRejectSynchronousConnectionRequest, in TEST_P()