esp-idf/components/bt/host/bluedroid/btc/profile/std
Ilia Lutchenko 837a46b5a7 btc_sdp: add_raw_sdp: fix 32 and 128-bit uuid configuration
Added proper conversion of 4 and 16-byte UUIDs values to binary streams.
UUIDs now set with SDP_AddAttribute() instead of
SDP_AddServiceClassIdList().
2023-06-28 14:18:20 +08:00
..
a2dp fix a2dp source crash when connect to Bose speaker 2023-06-12 03:24:15 +00:00
avrc bt:Added a parameter to tell the user the result of the pass through command implementation 2023-03-13 15:03:55 +08:00
battery Fixed battery profile wrong condition 2023-05-11 20:03:18 +08:00
dis Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
gap bluedroid: support get bluetooth device name 2023-04-20 10:54:16 +08:00
gatt bluedroid: add params in GATT connect event 2023-02-14 11:23:50 +08:00
hf_ag bt: Deleted some redundant variables in HFP_AG 2023-05-11 06:12:38 +00:00
hf_client bt: Fixed memory leak due to not freeing memory if posting a message to a thread fails 2022-12-12 11:26:26 +08:00
hid bt: Fixed memory leak due to not freeing memory if posting a message to a thread fails 2022-12-12 11:26:26 +08:00
include bluedroid: support get bluetooth device name 2023-04-20 10:54:16 +08:00
l2cap bt: Fixed memory leak due to not freeing memory if posting a message to a thread fails 2022-12-12 11:26:26 +08:00
sdp btc_sdp: add_raw_sdp: fix 32 and 128-bit uuid configuration 2023-06-28 14:18:20 +08:00
smp components/bt: Update licenses 2021-12-08 10:59:06 +08:00
spp Assert when malloc user_data fail 2022-12-19 11:32:19 +08:00