Home
last modified time | relevance | path

Searched refs:LeReadRemoteFeaturesCompleteView (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.h18718LeReadRemoteFeaturesCompleteView : public LeMetaEventView { public:static LeReadRemoteFeaturesComp… in CreateOptional()
18720LeReadRemoteFeaturesCompleteView FromBytes(std::vector<uint8_t> bytes) {auto vec = std::make_share… in CreateOptional()
18740 explicit LeReadRemoteFeaturesCompleteView(LeMetaEventView parent) : LeMetaEventView(std::move(paren… in CreateOptional() function
46848 …d::unique_ptr<LeReadRemoteFeaturesCompleteBuilder> FromView(LeReadRemoteFeaturesCompleteView view)… in Create()
46871 …(std::vector<uint8_t> captured_packet) {LeReadRemoteFeaturesCompleteView view = LeReadRemoteFeatur…
46874 …std::vector<uint8_t>(data, data + size);LeReadRemoteFeaturesCompleteView view = LeReadRemoteFeatur…