Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dle_acl_connection.cc251 pimpl_->tracker.client_handler_->BindOnce(check_status<LeConnectionUpdateStatusView>)); in LeConnectionUpdate()
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/
Dhci_packets.h10449LeConnectionUpdateStatusView : public CommandStatusView { public:static LeConnectionUpdateStatusVi… in CreateOptional()
10451LeConnectionUpdateStatusView FromBytes(std::vector<uint8_t> bytes) {auto vec = std::make_shared<st… in CreateOptional()
10463 explicit LeConnectionUpdateStatusView(CommandStatusView parent) : CommandStatusView(std::move(paren… in CreateOptional() function
34091 static std::unique_ptr<LeConnectionUpdateStatusBuilder> FromView(LeConnectionUpdateStatusView view)… in Create()
34112 …ytes(std::vector<uint8_t> captured_packet) {LeConnectionUpdateStatusView view = LeConnectionUpdate…
34115 …c = std::vector<uint8_t>(data, data + size);LeConnectionUpdateStatusView view = LeConnectionUpdate…