Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/transport/
H A Dcontrol_packets.cc159 case hci_spec::kLEConnectionUpdateCompleteSubeventCode: { in StatusCode()
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/
H A Dlow_energy_connection.cc346 hci_spec::kLEConnectionUpdateCompleteSubeventCode, in RegisterEventHandlers()
626 hci_spec::kLEConnectionUpdateCompleteSubeventCode); in OnLEConnectionUpdateComplete()
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/hci-spec/
H A Dprotocol.h601 constexpr EventCode kLEConnectionUpdateCompleteSubeventCode = 0x03; variable
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/testing/
H A Dfake_controller.cc543 hci_spec::kLEConnectionUpdateCompleteSubeventCode); in SendLEConnectionUpdateCompleteSubevent()
1290 hci_spec::kLEConnectionUpdateCompleteSubeventCode); in OnLEConnectionUpdateCommandReceived()