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

Commit 17d7a0db authored by Chris Manton's avatar Chris Manton Committed by Automerger Merge Worker
Browse files

Re-include stack::btm::btm_sec.h am: fc040456

parents 7c0b80f6 fc040456
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -24,12 +24,18 @@

#pragma once
#include <cstdint>
#include <string>

#include "stack/btm/security_device_record.h"
#include "stack/include/bt_device_type.h"
#include "stack/include/bt_octets.h"
#include "stack/include/btm_api_types.h"
#include "stack/include/btm_status.h"
#include "stack/include/hci_error_code.h"
#include "stack/include/security_client_callbacks.h"
#include "stack/include/smp_api_types.h"
#include "types/ble_address_with_type.h"
#include "types/bt_transport.h"
#include "types/hci_role.h"
#include "types/raw_address.h"