Home
last modified time | relevance | path

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

/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/
Dhci_packets.h19168LeChannelSelectionAlgorithmView : public LeMetaEventView { public:static LeChannelSelectionAlgorit… in CreateOptional()
19170LeChannelSelectionAlgorithmView FromBytes(std::vector<uint8_t> bytes) {auto vec = std::make_shared… in CreateOptional()
19188 explicit LeChannelSelectionAlgorithmView(LeMetaEventView parent) : LeMetaEventView(std::move(parent… in CreateOptional() function
47471 static std::unique_ptr<LeChannelSelectionAlgorithmBuilder> FromView(LeChannelSelectionAlgorithmView in Create()
47494 …s(std::vector<uint8_t> captured_packet) {LeChannelSelectionAlgorithmView view = LeChannelSelection…
47497 … std::vector<uint8_t>(data, data + size);LeChannelSelectionAlgorithmView view = LeChannelSelection…