]> granicus.if.org Git - esp-idf/commit
component/bt : fix bug of task schedule delayed.
authorTian Hao <tianhao@espressif.com>
Wed, 7 Jun 2017 06:58:17 +0000 (14:58 +0800)
committerTian Hao <tianhao@espressif.com>
Wed, 7 Jun 2017 06:58:17 +0000 (14:58 +0800)
commitbd309731da8a382a207b42d040b01abdaedcc6ff
tree99256f170143444ba75253a947dc40ae95c16a4e
parent99d5959d8a319c26b5b907d26a4a5993a2775594
component/bt : fix bug of task schedule delayed.

1. BLE RX test mode require quick task reaction, so allow higher priority task schedule from ISR.
2. Maybe other scenario also require this.
components/bt/bt.c
components/bt/lib