commit | 6412c070eb4b427adf2ce5db82a3014f24d80486 | [log] [tgz] |
---|---|---|
author | ZhongYao Luo <LuoZhongYao@gmail.com> | Tue Dec 03 17:45:47 2019 +0800 |
committer | Johan Hedberg <johan.hedberg@gmail.com> | Mon Dec 09 17:04:24 2019 +0200 |
tree | 540b18c949aeb542f37609e1f60009edf91cf08e | |
parent | 994246f7c6742555aee899ed853a91bc77686022 [diff] |
bluetooth: h5: sending priority events through bt_recv_pri By default all events are processed through bt_recv, which results in lost events and subsys/bluetooth/hci_core.c:hci_event function assertions fail to pass Signed-off-by: ZhongYao Luo <LuoZhongYao@gmail.com>