Diff between c9a95f87eb6f66f464d4d3e3c17d42cc17b4ad12 and dd5a24fd35f437501d73b54107782ca21bd5cb25
Changed Files
| File | Additions | Deletions | Status |
| android/hal-pan.c | +1 | -1 | modified |
Full Patch
diff --git a/android/hal-pan.c b/android/hal-pan.c
index a596ffd..fd40e71 100644
--- a/android/hal-pan.c
+++ b/android/hal-pan.c
@@ -171,7 +171,7 @@ static bt_status_t pan_init(const btpan_callbacks_t *callbacks)
static void pan_cleanup()
{
- struct hal_cmd_register_module cmd;
+ struct hal_cmd_unregister_module cmd;
DBG("");