Use osi_free with osi_calloc in HCI layer to avoid corruption

There was a mismatch where the free function was GKI_free for a
pointer allocated with osi_calloc. This resulted in GKI exceptions
being thrown if the adapter goes through enable -> disable -> enable
-> disable without terminating the process.
1 file changed
tree: 4da1a18faa7ccd9d323dfd3ede7d12bf5c2abfc4
  1. gki/
  2. system/
  3. Android.mk
  4. CleanSpec.mk