This website requires JavaScript.
Explore
Help
Sign In
pioduino
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
696dfbcfee6131a577d0e71058fe55befe24ea46
esp-idf
/
components
/
bt
/
bluedroid
/
api
/
include
T
History
Jiang Jiang Jian
244e947beb
Merge branch 'bugfix/btdm_fix_add_whitelist_failed' into 'master'
...
Component/bt: fix add whitelist failed See merge request
!1326
2017-10-12 19:01:01 +08:00
..
esp_a2dp_api.h
component/bt: implement classic Bluetooth profiles A2DP(sink) and AVRCP(controller)
2017-04-12 16:42:14 +08:00
esp_avrc_api.h
Update documentation for esp_avrc_api
2017-08-30 17:55:00 +10:00
esp_blufi_api.h
Component/bt: add new cmd for blufi ,ESP32 close a gatt connection
2017-05-04 20:31:58 +08:00
esp_bt_defs.h
squash again
2017-09-18 05:39:26 -04:00
esp_bt_device.h
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.h
component/bt: bug fix of lack of checking bluetooth stack status inside API functions
2017-01-11 11:04:41 +08:00
esp_gap_ble_api.h
Merge branch 'bugfix/btdm_fix_add_whitelist_failed' into 'master'
2017-10-12 19:01:01 +08:00
esp_gap_bt_api.h
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_gatt_common_api.h
Component/bt: add set local MTU API
2017-09-01 21:55:28 +08:00
esp_gatt_defs.h
This is a combination of 4 commits.
2017-09-12 07:36:02 -04:00
esp_gattc_api.h
component/bt: Fixed the bug of mutiple read can not callback.
2017-09-19 04:50:26 -04:00
esp_gatts_api.h
Component/bt: add check value and length for esp_ble_gatts_get_attr_value(uint16_t attr_handle, uint16_t *length, const uint8_t **value);
2017-08-20 19:12:57 +08:00