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

Commit 6311d94a authored by Chris Manton's avatar Chris Manton
Browse files

Re-include bta/include/bta_dm_api

Include what you use

Bug: 163134718
Tag: #refactor
Test: compile & verify basic functions working

Change-Id: Ice02ef6590a5b291654fd7aedc1a41af7c4a45a6
parent 64d00cea
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -24,7 +24,7 @@
#ifndef BTA_DM_API_H
#define BTA_DM_API_H

#include "stack/include/bt_types.h"
#include "types/raw_address.h"

// Brings connection to active mode
void bta_dm_pm_active(const RawAddress& peer_addr);