summaryrefslogtreecommitdiff
path: root/emulator/bthost.h
diff options
context:
space:
mode:
authorSzymon Janc <szymon.janc@tieto.com>2014-11-03 17:20:56 +0100
committerJohan Hedberg <johan.hedberg@intel.com>2014-11-04 11:01:22 +0200
commit0cedfa447243cfb984f17b6438851f7988ee7860 (patch)
tree1bc35e86aab3c3c68858b6cd99650ca9ec790a70 /emulator/bthost.h
parent5aa62eb4270ba27022bab708e12349151c036937 (diff)
downloadbluez-0cedfa447243cfb984f17b6438851f7988ee7860.tar.gz
emulator/bthost: Remove empty bthost_stop function
Diffstat (limited to 'emulator/bthost.h')
-rw-r--r--emulator/bthost.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/emulator/bthost.h b/emulator/bthost.h
index 62d415c8c..c0fa41041 100644
--- a/emulator/bthost.h
+++ b/emulator/bthost.h
@@ -123,7 +123,6 @@ void bthost_send_rfcomm_data(struct bthost *bthost, uint16_t handle,
uint16_t len);
void bthost_start(struct bthost *bthost);
-void bthost_stop(struct bthost *bthost);
/* LE SMP support */