esp-idf/components/bt/host/bluedroid/bta
Ilia Lutchenko fffc6f9328 feat(bt/bluedroid): Add new APIs for 32 and 128-bit UUIDs
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
2023-11-22 03:10:00 +00:00
..
ar change(bt/Bluedroid): Update AVRCP version to 1.5 2023-07-11 11:43:59 +00:00
av feat(bt/bluedroid): Add avdt abort function for BQB test 2023-09-19 11:55:58 +08:00
dm feat(bt/bluedroid): Add new APIs for 32 and 128-bit UUIDs 2023-11-22 03:10:00 +00:00
gatt feat(bt/bluedroid): Support BLE gattc notify registration number 2023-10-31 14:37:39 +08:00
hd feat(bt/bluedroid): Add setting local di record function for bt classic hid device bqb test 2023-09-07 14:20:56 +08:00
hf_ag feat(bt/bluedroid): Add flag to send BRSF features for hfp ag BQB test 2023-09-26 15:10:15 +08:00
hf_client fix(bt/bluedroid): Fix build error when both of the HFP roles are enabled and also CONFIG_BT_BLE_DYNAMIC_ENV_MEMORY is set to true 2023-11-10 21:08:17 +08:00
hh fix HID Host bug when handling the two consecutive connection request 2023-03-13 10:16:51 +08:00
include/bta feat(bt/bluedroid): Add new APIs for 32 and 128-bit UUIDs 2023-11-22 03:10:00 +00:00
jv feat(bt/bluedroid): Add language base attr list to SDP record for BQB test 2023-09-12 13:04:33 +08:00
sdp bt: fix SDP event status overwritten by handle 2023-02-02 20:13:52 +08:00
sys feat(bt/bluedroid): Add new APIs for 32 and 128-bit UUIDs 2023-11-22 03:10:00 +00:00