summaryrefslogtreecommitdiffstats
path: root/stack/include/btu.h
diff options
context:
space:
mode:
Diffstat (limited to 'stack/include/btu.h')
-rw-r--r--stack/include/btu.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/stack/include/btu.h b/stack/include/btu.h
index c47839e..6a3b68f 100644
--- a/stack/include/btu.h
+++ b/stack/include/btu.h
@@ -21,7 +21,6 @@
#define BTU_HCI_RCV_MBOX TASK_MBOX_0 /* Messages from HCI */
#define BTU_BTIF_MBOX TASK_MBOX_1 /* Messages to BTIF */
-
/* callbacks
*/
typedef void (*tBTU_TIMER_CALLBACK)(TIMER_LIST_ENT *p_tle);