Diff between 939526165125e706c73053b347676cf65c023fe0 and b720a0637fd15ef30861ed131b97dbb4dd2e16b2

Changed Files

File Additions Deletions Status
android/bluetooth.h +0 -2 modified

Full Patch

diff --git a/android/bluetooth.h b/android/bluetooth.h
index fbc850d..0960072 100644
--- a/android/bluetooth.h
+++ b/android/bluetooth.h
@@ -29,8 +29,6 @@ bool bt_bluetooth_stop(bt_bluetooth_stopped cb);
 
 void bt_bluetooth_cleanup(void);
 
-void bt_bluetooth_handle_cmd(int sk, uint8_t opcode, void *buf, uint16_t len);
-
 void bt_bluetooth_register(struct ipc *ipc);
 void bt_bluetooth_unregister(void);