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

18 lines
327 B
C++

#pragma once
// Base
#include "hardware/bluetooth.h"
#include "include/hal_util.h"
// Profiles
#include "hardware/bt_gatt.h"
#include "hardware/bt_hf_client.h"
#include "hardware/bt_hh.h"
#include "hardware/bt_rc.h"
#include "hardware/bt_sdp.h"
#include "hardware/bt_sock.h"
// Sysprops
#include "osi/include/properties.h"