OSDN Git Service

Protect hci library cleanup with mutex
authorChris Manton <cmanton@google.com>
Thu, 7 Aug 2014 23:23:41 +0000 (16:23 -0700)
committerChris Manton <cmanton@google.com>
Mon, 11 Aug 2014 17:36:07 +0000 (17:36 +0000)
commit6c25e796a4d661ef76e9b6af253bbbfbae46a344
tree4bdb5b2b1276711871e8d86e95205baeda216cd8
parent836f60341c4901f7cfddf2490cf4f26f8a26e612
Protect hci library cleanup with mutex

hci library cleanup is no longer thread safe
and must have access serialized.

Change-Id: I155a09f6b0ab60dcc5e076ee1108a2bec8b96251
hci/src/bt_hci_bdroid.c
main/bte_main.c