Home
last modified time | relevance | path

Searched refs:kConnectionRequestEventCode (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/sco/
H A Dsco_connection_manager.cc63 hci_spec::kConnectionRequestEventCode, in ScoConnectionManager()
224 PW_CHECK(event.event_code() == hci_spec::kConnectionRequestEventCode); in OnConnectionRequest()
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/hci-spec/
H A Dprotocol.h479 constexpr EventCode kConnectionRequestEventCode = 0x04; variable
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/testing/
H A Dtest_packets.cc113 hci_spec::kConnectionRequestEventCode, in ConnectionRequestPacket()
H A Dfake_controller.cc484 hci_spec::kConnectionRequestEventCode); in SendConnectionRequest()
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/
H A Dbredr_connection_manager.cc193 hci_spec::kConnectionRequestEventCode, in BrEdrConnectionManager()