Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/facade/
Dacl_manager_facade.cc197 GET_CONNECTION(ReadAutomaticFlushTimeoutView::Create(command_view)); in ConnectionCommand()
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/
Dacl_manager_test.cc987 auto command_view = ReadAutomaticFlushTimeoutView::Create(packet); in TEST_F()
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/
Dhci_packets.h6783ReadAutomaticFlushTimeoutView : public ConnectionManagementCommandView { public:static ReadAutomat… in CreateOptional()
6785ReadAutomaticFlushTimeoutView FromBytes(std::vector<uint8_t> bytes) {auto vec = std::make_shared<s… in CreateOptional()
6801 explicit ReadAutomaticFlushTimeoutView(ConnectionManagementCommandView parent) : ConnectionManageme… in CreateOptional() function
27803 static std::unique_ptr<ReadAutomaticFlushTimeoutBuilder> FromView(ReadAutomaticFlushTimeoutView vie… in Create()
27826 …tes(std::vector<uint8_t> captured_packet) {ReadAutomaticFlushTimeoutView view = ReadAutomaticFlush…
27829 … = std::vector<uint8_t>(data, data + size);ReadAutomaticFlushTimeoutView view = ReadAutomaticFlush…