OVMS3-idf/components/bt/bluedroid/bta/gatt
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
..
bta_gatt_common.c Component/bt: add set local MTU API 2017-09-01 21:55:28 +08:00
bta_gattc_act.c 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
bta_gattc_api.c component/bt: Fixed the bug of mutiple read can not callback. 2017-09-19 04:50:26 -04:00
bta_gattc_cache.c component/bt: delete api bta_gattc_cache_write 2017-11-16 16:40:18 +08:00
bta_gattc_ci.c component/bt : remove all GKI reference 2017-08-23 15:29:30 +08:00
bta_gattc_main.c component/bt: remove redundant open evt while calling gattc_open twice in the same app_id 2017-11-14 17:11:34 +08:00
bta_gattc_utils.c component/bt: reset the p_cmd_list pointer after release the mem. 2017-11-29 10:50:03 +08:00
bta_gatts_act.c Component/bt: add value callback when send notification or indicate failed 2017-11-01 11:00:08 +08:00
bta_gatts_api.c Component/bt: fix crash when set attr value 0 2017-10-13 15:06:08 +08:00
bta_gatts_main.c component/bt : remove all GKI reference 2017-08-23 15:29:30 +08:00
bta_gatts_utils.c component/bt : remove all GKI reference 2017-08-23 15:29:30 +08:00