Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/
Dhci_metrics_logging.cc197 LeExtendedCreateConnectionView::Create(LeConnectionManagementCommandView::Create( in log_link_layer_connection_command()
389 LeExtendedCreateConnectionView::Create(LeConnectionManagementCommandView::Create( in log_link_layer_connection_command_status()
Dhci_packets_test.cc256 auto view = LeExtendedCreateConnectionView::Create(LeConnectionManagementCommandView::Create( in TEST()
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/
Dhci_packets.h12742LeExtendedCreateConnectionView : public LeConnectionManagementCommandView { public:static LeExtend… in CreateOptional()
12744LeExtendedCreateConnectionView FromBytes(std::vector<uint8_t> bytes) {auto vec = std::make_shared<… in CreateOptional()
12769 explicit LeExtendedCreateConnectionView(LeConnectionManagementCommandView parent) : LeConnectionMan… in CreateOptional() function
37808 static std::unique_ptr<LeExtendedCreateConnectionBuilder> FromView(LeExtendedCreateConnectionView v… in Create()
37830 …es(std::vector<uint8_t> captured_packet) {LeExtendedCreateConnectionView view = LeExtendedCreateCo…
37835 …= std::vector<uint8_t>(data, data + size);LeExtendedCreateConnectionView view = LeExtendedCreateCo…