Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/facade/
Dacl_manager_facade.cc202 auto view = WriteAutomaticFlushTimeoutView::Create(command_view); in ConnectionCommand()
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/
Dacl_manager_test.cc1000 auto command_view = WriteAutomaticFlushTimeoutView::Create(packet); in TEST_F()
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/
Dhci_packets.h6829WriteAutomaticFlushTimeoutView : public ConnectionManagementCommandView { public:static WriteAutom… in CreateOptional()
6831WriteAutomaticFlushTimeoutView FromBytes(std::vector<uint8_t> bytes) {auto vec = std::make_shared<… in CreateOptional()
6849 explicit WriteAutomaticFlushTimeoutView(ConnectionManagementCommandView parent) : ConnectionManagem… in CreateOptional() function
27877 static std::unique_ptr<WriteAutomaticFlushTimeoutBuilder> FromView(WriteAutomaticFlushTimeoutView v… in Create()
27900 …es(std::vector<uint8_t> captured_packet) {WriteAutomaticFlushTimeoutView view = WriteAutomaticFlus…
27903 …= std::vector<uint8_t>(data, data + size);WriteAutomaticFlushTimeoutView view = WriteAutomaticFlus…