Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/facade/
Dacl_manager_facade.cc150 auto view = ChangeConnectionPacketTypeView::Create(command_view); in ConnectionCommand()
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Ddual_mode_controller.cc935 auto command_view = bluetooth::hci::ChangeConnectionPacketTypeView::Create(command); in ChangeConnectionPacketType()
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/
Dhci_packets.h3752ChangeConnectionPacketTypeView : public ConnectionManagementCommandView { public:static ChangeConn… in CreateOptional()
3754ChangeConnectionPacketTypeView FromBytes(std::vector<uint8_t> bytes) {auto vec = std::make_shared<… in CreateOptional()
3772 explicit ChangeConnectionPacketTypeView(ConnectionManagementCommandView parent) : ConnectionManagem… in CreateOptional() function
22714 static std::unique_ptr<ChangeConnectionPacketTypeBuilder> FromView(ChangeConnectionPacketTypeView v… in Create()
22737 …es(std::vector<uint8_t> captured_packet) {ChangeConnectionPacketTypeView view = ChangeConnectionPa…
22740 …= std::vector<uint8_t>(data, data + size);ChangeConnectionPacketTypeView view = ChangeConnectionPa…