Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dclassic_impl.h412 handler_->BindOnce(check_complete<CreateConnectionCancelCompleteView>)); in actually_cancel_connect()
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/
Dhci_metrics_logging.cc515 CreateConnectionCancelCompleteView::Create(std::move(command_complete_view)); in log_link_layer_connection_command_complete()
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/
Dhci_packets.h3485CreateConnectionCancelCompleteView : public CommandCompleteView { public:static CreateConnectionCa… in CreateOptional()
3487CreateConnectionCancelCompleteView FromBytes(std::vector<uint8_t> bytes) {auto vec = std::make_sha… in CreateOptional()
3503 explicit CreateConnectionCancelCompleteView(CommandCompleteView parent) : CommandCompleteView(std::… in CreateOptional() function
22255 …unique_ptr<CreateConnectionCancelCompleteBuilder> FromView(CreateConnectionCancelCompleteView view… in Create()
22276 …td::vector<uint8_t> captured_packet) {CreateConnectionCancelCompleteView view = CreateConnectionCa…
22279 …d::vector<uint8_t>(data, data + size);CreateConnectionCancelCompleteView view = CreateConnectionCa…