This website requires JavaScript.
Explore
Help
Sign In
eaw
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
60d5b677e77ff22946fe1f06eaceab990d3f88f7
esp-idf
/
components
/
bt
/
bluedroid
/
api
History
island
30783d481d
component/bt: Fix crash problem while using invalid control parameter
...
- Fix crash problem while using invalid control parameter to set gatt characteristic or descriptor
2017-06-07 20:18:36 +08:00
..
include
Merge branch 'feature/btdm_add_connect_event_and_disconnect_event_for_gattc' into 'master'
2017-06-07 13:45:43 +08:00
esp_a2dp_api.c
component/bt: add conditional compilation direvatives to control the source code building of classic bluetooth
2017-03-17 15:08:47 +08:00
esp_avrc_api.c
component/bt: add conditional compilation direvatives to control the source code building of classic bluetooth
2017-03-17 15:08:47 +08:00
esp_blufi_api.c
Component/bt: add new cmd for blufi ,ESP32 close a gatt connection
2017-05-04 20:31:58 +08:00
esp_bt_device.c
component/bt: move API to set device name that can be used by both bt and ble applications
2017-03-17 19:16:52 +08:00
esp_bt_main.c
add extra check before bluedroid init and disable
2017-03-03 18:42:27 +08:00
esp_gap_ble_api.c
component/bt: Add disconnect & connect func and event
2017-06-06 16:53:37 +08:00
esp_gap_bt_api.c
component/bt: move API to set device name that can be used by both bt and ble applications
2017-03-17 19:16:52 +08:00
esp_gattc_api.c
component/bt: change the esp_ble_gattc_cache_refresh API return value from esp_gatt_status_t to esp_err_t.
2017-05-18 02:11:42 -04:00
esp_gatts_api.c
component/bt: Fix crash problem while using invalid control parameter
2017-06-07 20:18:36 +08:00