Home
last modified time | relevance | path

Searched refs:LeMultiAdvtSetRandomAddrView (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.h15910LeMultiAdvtSetRandomAddrView : public LeMultiAdvtView { public:static LeMultiAdvtSetRandomAddrView in CreateOptional()
15912LeMultiAdvtSetRandomAddrView FromBytes(std::vector<uint8_t> bytes) {auto vec = std::make_shared<st… in CreateOptional()
15928 explicit LeMultiAdvtSetRandomAddrView(LeMultiAdvtView parent) : LeMultiAdvtView(std::move(parent)) … in CreateOptional() function
42539 static std::unique_ptr<LeMultiAdvtSetRandomAddrBuilder> FromView(LeMultiAdvtSetRandomAddrView view)… in Create()
42560 …ytes(std::vector<uint8_t> captured_packet) {LeMultiAdvtSetRandomAddrView view = LeMultiAdvtSetRand…
42563 …c = std::vector<uint8_t>(data, data + size);LeMultiAdvtSetRandomAddrView view = LeMultiAdvtSetRand…