Home
last modified time | relevance | path

Searched refs:kLEExtendedCreateConnection (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/testing/
H A Dfake_controller.cc1045 RespondWithCommandStatus(hci_spec::kLEExtendedCreateConnection, in OnLEExtendedCreateConnectionCommandReceived()
1052 RespondWithCommandStatus(hci_spec::kLEExtendedCreateConnection, in OnLEExtendedCreateConnectionCommandReceived()
1058 RespondWithCommandStatus(hci_spec::kLEExtendedCreateConnection, in OnLEExtendedCreateConnectionCommandReceived()
1068 RespondWithCommandStatus(hci_spec::kLEExtendedCreateConnection, in OnLEExtendedCreateConnectionCommandReceived()
1091 RespondWithCommandStatus(hci_spec::kLEExtendedCreateConnection, status); in OnLEExtendedCreateConnectionCommandReceived()
4286 case hci_spec::kLEExtendedCreateConnection: in HandleReceivedCommandPacket()
4627 case hci_spec::kLEExtendedCreateConnection: { in HandleReceivedCommandPacket()
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/hci/
H A Dlow_energy_connector.cc249 hci_spec::kLEExtendedCreateConnection, max_size); in BuildExtendedCreateConnectionPacket()
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/hci-spec/
H A Dprotocol.h989 constexpr OpCode kLEExtendedCreateConnection = variable