kopia lustrzana https://github.com/espressif/esp-idf
90c9ffa975
Bluedroid use a set of timer function pairs such as btu_start_timer/btu_stop_timer, btu_sys_start_timer/btu_sys_stop_timer for use, in a lack of timer release functions. Thus the timers may be exhausted after some event sequence such as repetition of connection/reconnection with different devices. The maximum timer number used in bluedroid is given by ALARM_CBS_NUM which is 30 for now. This bugfix borrowed some update from bluedroid in Andoroid 7.0, which add timer release functions which promote the recycle of timer resources. |
||
---|---|---|
.. | ||
bta_api.h | ||
bta_ar_api.h | ||
bta_ar_int.h | ||
bta_av_api.h | ||
bta_av_ci.h | ||
bta_av_co.h | ||
bta_av_int.h | ||
bta_av_sbc.h | ||
bta_dm_ci.h | ||
bta_dm_co.h | ||
bta_dm_int.h | ||
bta_gatt_api.h | ||
bta_gatt_common.h | ||
bta_gattc_ci.h | ||
bta_gattc_co.h | ||
bta_gattc_int.h | ||
bta_gatts_co.h | ||
bta_gatts_int.h | ||
bta_hh_api.h | ||
bta_hh_co.h | ||
bta_hh_int.h | ||
bta_jv_api.h | ||
bta_jv_co.h | ||
bta_sdp_api.h | ||
bta_sdp_int.h | ||
bta_sys.h | ||
utl.h |