Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dclassic_impl.h624 auto view = ReadRemoteSupportedFeaturesCompleteView::Create(packet); in on_read_remote_supported_features_complete()
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/
Dhci_packets.h17506ReadRemoteSupportedFeaturesCompleteView : public EventView { public:static ReadRemoteSupportedFeat… in CreateOptional()
17508ReadRemoteSupportedFeaturesCompleteView FromBytes(std::vector<uint8_t> bytes) {auto vec = std::mak… in CreateOptional()
17528 explicit ReadRemoteSupportedFeaturesCompleteView(EventView parent) : EventView(std::move(parent)) {… in CreateOptional() function
45063 …ptr<ReadRemoteSupportedFeaturesCompleteBuilder> FromView(ReadRemoteSupportedFeaturesCompleteView v… in Create()
45086 …ector<uint8_t> captured_packet) {ReadRemoteSupportedFeaturesCompleteView view = ReadRemoteSupporte…
45089 …ctor<uint8_t>(data, data + size);ReadRemoteSupportedFeaturesCompleteView view = ReadRemoteSupporte…