mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
6cae05d058
1. change gap btc args to union to decrease the dram occupied by btc args 2. actually use individual args for every action is the best way(decrease the dram occupy), but for writing code easily and the style, use union 3. gatt server/client should do the same work |
||
---|---|---|
.. | ||
include | ||
esp_app_sec.c | ||
esp_blufi_api.c | ||
esp_bt_main.c | ||
esp_gap_ble_api.c | ||
esp_gap_bt_api.c | ||
esp_gattc_api.c | ||
esp_gatts_api.c | ||
esp_sdp_api.c |