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

Commit 47ad776e authored by Myles Watson's avatar Myles Watson
Browse files

Unused forward declarations for bte_main_hci_send

Bug: 283254594
Test: presubmit
Change-Id: I32f37cc5b2d5490a9ae9deae5b0fae7d32879456
parent 357b6ae8
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -42,8 +42,6 @@
#include "stack/include/btu_hcif.h"
#include "types/raw_address.h"

void bte_main_hci_send(BT_HDR* p_msg, uint16_t event);

/* Message by message.... */

#define HCIC_PARAM_SIZE_INQUIRY 5
+0 −2
Original line number Diff line number Diff line
@@ -31,8 +31,6 @@
#include "types/ble_address_with_type.h"
#include "types/raw_address.h"

void bte_main_hci_send(BT_HDR* p_msg, uint16_t event);

/* Message by message.... */

/* Disconnect */