Home
last modified time | relevance | path

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

/external/pigweed/pw_bluetooth_sapphire/host/hci/
Dlow_energy_connector.cc310 hci_spec::kLECreateConnection); in BuildCreateConnectionPacket()
/external/pigweed/pw_bluetooth_sapphire/host/hci-spec/public/pw_bluetooth_sapphire/internal/host/hci-spec/
Dprotocol.h761 inline constexpr OpCode kLECreateConnection = LEControllerCommandOpCode(0x000D); variable
/external/pigweed/pw_bluetooth_sapphire/host/testing/
Dfake_controller.cc4302 case hci_spec::kLECreateConnection: in HandleReceivedCommandPacket()
4640 case hci_spec::kLECreateConnection: { in HandleReceivedCommandPacket()
/external/pigweed/pw_bluetooth_sapphire/host/gap/
Dlow_energy_connection_manager_test.cc3240 hci_spec::kLECreateConnection, in TEST_F()