packages/modules/Bluetooth/system/gd/rust/topshim/bindings/wrapper.hpp

12 lines
185 B
C++
Raw Normal View History

2025-08-25 08:38:42 +08:00
#pragma once
// Base
#include "hardware/bluetooth.h"
#include "include/hal_util.h"
// Profiles
#include "hardware/bt_gatt.h"
#include "hardware/bt_hh.h"
#include "hardware/bt_sdp.h"