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

Commit 046a94d7 authored by Chris Manton's avatar Chris Manton
Browse files

legacy: Globalize to prepare refactor bta/pan/bta_pan_act

Bug: 187824969
Tag: #refactor
Test: gd/cert/run

Change-Id: Ibaef7eb8328d79267a8a31e035b0bb521ec3a146
parent 48f40493
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -32,15 +32,20 @@

#include "bta/include/bta_pan_co.h"
#include "bta/pan/bta_pan_int.h"
#include "main/shim/dumpsys.h"
#include "osi/include/allocator.h"
#include "osi/include/fixed_queue.h"
#include "osi/include/log.h"
#include "osi/include/osi.h"  // UNUSED_ATTR
#include "stack/include/bt_hdr.h"
#include "stack/include/bt_types.h"
#include "stack/include/btu.h"
#include "stack/include/pan_api.h"
#include "types/raw_address.h"

void bta_pan_sm_execute(tBTA_PAN_SCB* p_scb, uint16_t event,
                        tBTA_PAN_DATA* p_data);

/* RX and TX data flow mask */
#define BTA_PAN_RX_MASK 0x0F
#define BTA_PAN_TX_MASK 0xF0