Home
last modified time | relevance | path

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

/external/pigweed/pw_bluetooth_sapphire/host/transport/
Dcontrol_packets.cc156 case hci_spec::kLEConnectionCompleteSubeventCode: { in StatusCode()
Dcommand_channel_test.cc1266 hci_spec::kLEConnectionCompleteSubeventCode, in TEST_F()
1318 hci_spec::kLEConnectionCompleteSubeventCode, std::move(le_event_cb)); in TEST_F()
/external/pigweed/pw_bluetooth_sapphire/host/hci/
Dlow_energy_connector.cc66 hci_spec::kLEConnectionCompleteSubeventCode, in LowEnergyConnector()
/external/pigweed/pw_bluetooth_sapphire/host/hci-spec/public/pw_bluetooth_sapphire/internal/host/hci-spec/
Dprotocol.h603 inline constexpr EventCode kLEConnectionCompleteSubeventCode = 0x01; variable
/external/pigweed/pw_bluetooth_sapphire/host/testing/
Dfake_controller.cc1188 hci_spec::kLEConnectionCompleteSubeventCode); in SendConnectionCompleteEvent()
1710 hci_spec::kLEConnectionCompleteSubeventCode); in OnLECreateConnectionCancel()