Jiang Jiang Jian
|
680a254b18
|
Merge branch 'bugfix/hf_ag_report_event_with_null_bdaddr_v5.1' into 'release/v5.1'
Bugfix/fixed bugs of HFP in BlueDroid (v5.1)
See merge request espressif/esp-idf!25827
|
2023-09-11 10:54:09 +08:00 |
|
chenqingqing
|
7e406acb95
|
feat(bt/api): Add new apis for hfp to get the numbers of packet status received and sent
|
2023-09-08 00:52:07 +00:00 |
|
Jin Cheng
|
eed85adaeb
|
fix(bt/bluedroid): Fixed wrong indexes of HF-AG indicators
|
2023-09-08 00:52:07 +00:00 |
|
zhanghaipeng
|
cc9c5b78b9
|
feat(bt/bluedroid): Support periodic adv adi feature
|
2023-09-07 11:05:09 +08:00 |
|
chenjianhua
|
b3860800ae
|
bluedroid: add GATT read multi variable API and evt
|
2023-08-30 14:50:21 +08:00 |
|
chenjianhua
|
e451b967d6
|
bluedroid: add periodic adv sync transfer API and EVT
|
2023-08-30 14:50:21 +08:00 |
|
chenjianhua
|
97dd2dc88e
|
bluedroid: support gatts show local database
|
2023-08-30 14:50:21 +08:00 |
|
baohongde
|
6340713fef
|
feat(bt/bluedroid): Add option whether to include device name in extended inquiry response
|
2023-08-24 19:37:35 +08:00 |
|
chenjianhua
|
34b4936a7d
|
fix(bt/bluedroid): Fix memory leak of gattc cache upon disconnection
|
2023-07-13 12:14:16 +08:00 |
|
xiongweichao
|
015555c6fb
|
change(bt/Bluedroid): Update AVRCP version to 1.5
|
2023-07-04 15:52:29 +08:00 |
|
Jiang Jiang Jian
|
8b7cd4dc08
|
Merge branch 'bugfix/hfp_ag_idx_invalid_v5.1' into 'release/v5.1'
bt: Fixed out of bounds access due to variable length array(v5.1)
See merge request espressif/esp-idf!23665
|
2023-05-18 20:07:21 +08:00 |
|
xiongweichao
|
7ddb440384
|
bt: Deleted some redundant variables in HFP_AG
|
2023-05-11 06:09:06 +00:00 |
|
Jin Cheng
|
8dbe966d89
|
fix a2dp source crash when connect to Bose speaker
|
2023-05-04 19:00:20 +08:00 |
|
chenjianhua
|
d0011b778a
|
bluedroid: report status after clearing the BLE white list
|
2023-04-20 18:58:38 +08:00 |
|
Chen Jian Hua
|
732df630cd
|
Merge branch 'feature/add_params_in_gatt_conn_evt' into 'master'
Bluedroid: add params for GATT connect event
Closes BLEQABR23-1
See merge request espressif/esp-idf!22183
|
2023-02-03 10:29:36 +08:00 |
|
AlbertWDev
|
18a1b4c9b9
|
bt: fix SDP event status overwritten by handle
|
2023-02-01 10:53:42 +01:00 |
|
chenjianhua
|
4b44305103
|
bluedroid: add params in GATT connect event
|
2023-02-01 12:08:33 +08:00 |
|
chenjianhua
|
708ca0181c
|
bluedroid: support get bluetooth device name
|
2023-01-13 10:39:57 +08:00 |
|
Zhi Wei Jian
|
6d676019c1
|
Merge branch 'bugfix/fix_gatt_char_perm_key_size' into 'master'
Bluedroid: fix encrypt keysize of GATT characteristic permission
Closes BT-2992
See merge request espressif/esp-idf!21250
|
2022-12-12 16:23:59 +08:00 |
|
chenjianhua
|
238d1375a8
|
bluedroid: support GATT robust caching feature
|
2022-12-09 13:28:31 +08:00 |
|
chenjianhua
|
2048322429
|
bluedroid: support oob pairing for smp secure connection
|
2022-12-09 13:28:31 +08:00 |
|
jincheng
|
228bf596dc
|
Added reporting for ACL link related events to application
|
2022-12-07 02:33:55 +00:00 |
|
chenjianhua
|
c37184aa85
|
bluedroid: fix encrypt keysize of GATT characteristic permission
|
2022-12-02 15:10:39 +08:00 |
|
xiongweichao
|
ecf2eea1d6
|
bt: Added esp_spp_enhance_init() API to indicate whether to enable L2CAP ERTM
|
2022-11-28 20:42:53 +08:00 |
|
xiongweichao
|
01a67d001e
|
bt: Keep the maximum number of credits unchanged
|
2022-10-27 19:45:25 +08:00 |
|
xiongweichao
|
ea41a21b0e
|
bt: Split SPP application layer data packets according to the MTU of the peer
|
2022-10-27 19:45:25 +08:00 |
|
zwj
|
e9f4a4e92d
|
Fixed extend adv tx power range error
|
2022-09-16 15:45:40 +08:00 |
|
liqigan
|
3e3a0cdfdb
|
fix sink wrong sniff params which caused by HID porting
|
2022-06-29 10:11:56 +08:00 |
|
xiongweichao
|
d52cb7d6e4
|
update hfp_ag version to 1.7.2
|
2022-06-07 17:17:03 +08:00 |
|
Jiang Jiang Jian
|
4ed2e6130a
|
Merge branch 'feature/add_l2cap_ertm_api' into 'master'
Component_bt:Add l2cap and sdp api
Closes IDF-4487
See merge request espressif/esp-idf!18034
|
2022-05-29 17:34:38 +08:00 |
|
xiongweichao
|
a317cb1b0a
|
Split jv_rfcomm and jv_l2cap
|
2022-05-28 23:34:21 +00:00 |
|
xiongweichao
|
1d9fd4707a
|
add sdp api
|
2022-05-28 23:34:21 +00:00 |
|
xiongweichao
|
4719db7047
|
add l2cap api
|
2022-05-28 23:34:21 +00:00 |
|
xiongweichao
|
9126e4f07b
|
add sink send delay reporting
|
2022-05-28 23:31:45 +00:00 |
|
baohongde
|
418b546a7c
|
components/bt: support for vendor specific battery level and docker status indication over HFP profile
|
2022-03-29 11:38:09 +08:00 |
|
baohongde
|
8a2abff26d
|
components/bt: Fix the strlcpy length error in BTA_HfClientSendAT
|
2022-03-25 21:40:49 +08:00 |
|
xiongweichao
|
7ee85858b4
|
Update HFP_HF version to 1.7.2
|
2022-03-04 11:52:12 +00:00 |
|
baohongde
|
c138e47f45
|
components/bt: Update licenses
|
2021-12-08 10:59:06 +08:00 |
|
liqigan
|
aa6f86fbc5
|
fix SPP server bugs when the BTC layer can not allocate a slot for the listen port
|
2021-12-01 14:59:14 +08:00 |
|
liqigan
|
1c15c9207c
|
1. transparent HID device
2. add esp API for HID
3. add PM config for HID
4. add HID device demo
Closes https://github.com/espressif/esp-idf/issues/5311
Closes https://github.com/espressif/esp-idf/issues/5635
Merges https://github.com/espressif/esp-idf/pull/3425
|
2021-09-07 16:59:30 +08:00 |
|
jincheng
|
a523dd3ede
|
fix timer collision in role switch
Closes https://github.com/espressif/esp-idf/issues/7203
|
2021-08-16 08:54:37 +08:00 |
|
liqigan
|
408a1490a9
|
add API esp_spp_stop_srv_scn to stop a specific server
|
2021-03-03 15:02:23 +08:00 |
|
Jiang Jiang Jian
|
ffa29f8098
|
Merge branch 'feature/hfp_console' into 'master'
Feature/modify hfp console style by using esp console
Closes BT-1052
See merge request espressif/esp-idf!10973
|
2021-01-20 23:39:45 +08:00 |
|
zwj
|
7c1c669799
|
component/bt: add BLE v5.0 feature for bluedroid host
|
2021-01-15 17:55:12 +08:00 |
|
liaowenhao
|
60e2eb8dfc
|
bugfix/fixed the warning info always being printed when entering the cona command in msbc mode
|
2021-01-07 11:37:24 +00:00 |
|
Bao Hong De
|
64d30fa6c4
|
Add API to config QoS
|
2021-01-05 10:32:47 +08:00 |
|
xiewenxiang
|
945606b658
|
component/bt: support BLE Read Attribute value by UUID
|
2020-12-02 20:04:36 +08:00 |
|
XieWenxiang
|
e840191a0c
|
component/bt: support BLE Application Layer Encryption key size check
|
2020-12-02 09:08:03 +08:00 |
|
XieWenxiang
|
366b036ba5
|
component/bt: support BLE Authorization
|
2020-12-02 09:07:24 +08:00 |
|
Angus Gratton
|
66fb5a29bb
|
Whitespace: Automated whitespace fixes (large commit)
Apply the pre-commit hook whitespace fixes to all files in the repo.
(Line endings, blank lines at end of file, trailing whitespace)
|
2020-11-11 07:36:35 +00:00 |
|