Home
last modified time | relevance | path

Searched refs:kChangeConnectionLinkKeyCompleteEventCode (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/transport/
H A Dcontrol_packets.cc72 case hci_spec::kChangeConnectionLinkKeyCompleteEventCode: in StatusCode()
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/hci-spec/
H A Dprotocol.h499 constexpr EventCode kChangeConnectionLinkKeyCompleteEventCode = 0x09; variable