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
f5a59f4f7894f35d7e98bd41e98ac74ddaa3f3ba
esp-idf
/
components
/
bt
/
bluedroid
/
api
History
zhiweijian
f5a59f4f78
component/bt: add open and close event for gatts
...
1.added open event and close event for gatts. 2.used esp_log_buffer_char/hex for gattc scan result.
2017-06-01 15:01:54 +08:00
..
include
component/bt: add open and close event for gatts
2017-06-01 15:01:54 +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:move the btdm_rebase_ssp_api branch to this branch
2017-04-13 10:14:28 -04: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:Fixed the bug for #11754:GATT service should provide command to set char/descriptor read value.
2017-04-28 07:23:52 -04:00