mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
0a23da71ac
1. Added new API functions that can add 32 and 128-bit UUID to the EIR data when these UUIDs are set in SDP. The old functions that only work with 16-bit UUIDs have been left unchanged to avoid having to redo code that already utilizes them. 2. Fixed bug with zero handler return in btc_sdp.c sdp_create_record.handle in tBTA_SDP struct wasn't saved before. Because of it Bluetooth stack always returned zero handler to application callback. Closes https://github.com/espressif/esp-idf/issues/11529 |
||
---|---|---|
.. | ||
include | ||
btm_acl.c | ||
btm_ble_5_gap.c | ||
btm_ble_addr.c | ||
btm_ble_adv_filter.c | ||
btm_ble_batchscan.c | ||
btm_ble_bgconn.c | ||
btm_ble_cont_energy.c | ||
btm_ble_gap.c | ||
btm_ble_multi_adv.c | ||
btm_ble_privacy.c | ||
btm_ble.c | ||
btm_dev.c | ||
btm_devctl.c | ||
btm_inq.c | ||
btm_main.c | ||
btm_pm.c | ||
btm_sco.c | ||
btm_sec.c |