Home
last modified time | relevance | path

Searched refs:LeSetPathLossReportingEnableView (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.h14517LeSetPathLossReportingEnableView : public CommandView { public:static LeSetPathLossReportingEnable… in CreateOptional()
14519LeSetPathLossReportingEnableView FromBytes(std::vector<uint8_t> bytes) {auto vec = std::make_share… in CreateOptional()
14537 explicit LeSetPathLossReportingEnableView(CommandView parent) : CommandView(std::move(parent)) { wa… in CreateOptional() function
40609 …d::unique_ptr<LeSetPathLossReportingEnableBuilder> FromView(LeSetPathLossReportingEnableView view)… in Create()
40632 …(std::vector<uint8_t> captured_packet) {LeSetPathLossReportingEnableView view = LeSetPathLossRepor…
40635 …std::vector<uint8_t>(data, data + size);LeSetPathLossReportingEnableView view = LeSetPathLossRepor…