Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/hci-spec/
H A Dprotocol.h544 constexpr EventCode kDataBufferOverflowEventCode = 0x1A; variable
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/transport/
H A Dacl_data_channel.cc208 hci_spec::kDataBufferOverflowEventCode, in AclDataChannelImpl()