Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7d457b17 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Add bluetooth_cflags to libbt_topshim_wrapper_bindgen" into main

parents d35098cd 79154220
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -110,6 +110,7 @@ rust_bindgen {
    wrapper_src: "bindings/wrapper.hpp",
    crate_name: "bt_topshim_wrapper_bindgen",
    source_stem: "bindings",
    defaults: ["bluetooth_cflags"],
    cpp_std: "c++17",
    host_supported: true,
    bindgen_flags: [
+0 −2
Original line number Diff line number Diff line
#pragma once

// Base
#include "hardware/bluetooth.h"
#include "include/hal_util.h"