Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/
Dcontroller.cc1451 std::unique_ptr<SetEventFilterConnectionSetupAddressBuilder> packet = in SetEventFilterConnectionSetupAddress()
1452 SetEventFilterConnectionSetupAddressBuilder::Create(address, auto_accept_flag); in SetEventFilterConnectionSetupAddress()
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/
Dhci_packets.h26058SetEventFilterConnectionSetupAddressBuilder : public SetEventFilterConnectionSetupBuilder { public… in Create()
26061SetEventFilterConnectionSetupAddressBuilder> FromView(SetEventFilterConnectionSetupAddressView vie… in Create()
26077 explicit SetEventFilterConnectionSetupAddressBuilder(Address address, AutoAcceptFlag auto_accept_fl… in Create() function
26082 …n() + i)); }}ASSERT_TRUE(view.IsValid());auto packet = SetEventFilterConnectionSetupAddressBuilder
26085 …tes(vec);if (!view.IsValid()) { return; }auto packet = SetEventFilterConnectionSetupAddressBuilder