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

Commit fc040456 authored by Chris Manton's avatar Chris Manton
Browse files

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

Bug: 197478351
Test: mma .

Change-Id: I64e2cf21e2d457de0dc2a15798a719b9cb9c7b7e
parent c9e768bc
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"