OVMS3-idf/components/bt
Yulong 967ff895e7 component/bt: Optimized broadcast callback function, send the callback function to the application after the controller confirms receipt of the broadcast start.
1. optimiz the ble stop adv callback function.
2. added the osi_mutex_unlock in the bta_gattc_wait4_service_change_ccc_cback function when the p_timer_param == NULL ||  p_conn == NULL.
2017-12-15 18:16:23 +08:00
..
bluedroid component/bt: Optimized broadcast callback function, send the callback function to the application after the controller confirms receipt of the broadcast start. 2017-12-15 18:16:23 +08:00
include component/bt: Correct the SP_BLE_PWR_TYPE_CONN_HDL0-9 comment in the bt.h file to ESP_BLE_PWR_TYPE_CONN_HDL0-8 2017-11-20 08:05:35 -05:00
lib@4b4ff28683 component/bt: Optimiz the ble connection performance. 2017-12-01 20:02:14 +08:00
bt.c component/bt: clean up WIFI_CLK_EN_REG settings for Bluetooth 2017-11-02 15:24:21 +08:00
component.mk Merge branch 'master' into feature/btdm_avrc 2017-03-31 12:51:45 +08:00
Kconfig component/bt : fix bug of sw interrupt cause to run btdm to different cpu core. 2017-10-24 16:13:58 +08:00