Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/transport/
H A Dcontrol_packets.cc81 case hci_spec::kConnectionCompleteEventCode: in StatusCode()
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/hci-spec/
H A Dprotocol.h475 constexpr EventCode kConnectionCompleteEventCode = 0x03; variable
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/testing/
H A Dfake_controller.cc866 hci_spec::kConnectionCompleteEventCode); in OnCreateConnectionCommandReceived()
888 hci_spec::kConnectionCompleteEventCode); in OnCreateConnectionCommandReceived()
1924 hci_spec::kConnectionCompleteEventCode); in OnCreateConnectionCancel()
H A Dtest_packets.cc92 hci_spec::kConnectionCompleteEventCode, in ConnectionCompletePacket()
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/
H A Dbredr_connection_manager.cc190 hci_spec::kConnectionCompleteEventCode, in BrEdrConnectionManager()