Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dle_impl_test.cc1345 auto view = CreateLeConnectionManagementCommandView<LeWriteSuggestedDefaultDataLengthView>( in TEST_F()
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Ddual_mode_controller.cc2199 auto command_view = bluetooth::hci::LeWriteSuggestedDefaultDataLengthView::Create(command); in LeWriteSuggestedDefaultDataLength()
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/
Dhci_packets.h11146LeWriteSuggestedDefaultDataLengthView : public LeConnectionManagementCommandView { public:static L… in CreateOptional()
11148LeWriteSuggestedDefaultDataLengthView FromBytes(std::vector<uint8_t> bytes) {auto vec = std::make_… in CreateOptional()
11164 explicit LeWriteSuggestedDefaultDataLengthView(LeConnectionManagementCommandView parent) : LeConnec… in CreateOptional() function
35276 …ue_ptr<LeWriteSuggestedDefaultDataLengthBuilder> FromView(LeWriteSuggestedDefaultDataLengthView vi… in Create()
35297 …:vector<uint8_t> captured_packet) {LeWriteSuggestedDefaultDataLengthView view = LeWriteSuggestedDe…
35300 …vector<uint8_t>(data, data + size);LeWriteSuggestedDefaultDataLengthView view = LeWriteSuggestedDe…