esp-idf/components/bt/host/bluedroid
zhanghaipeng 48701401fe fix(bt): Fix ble periodic advertising data length 0 error
- Fixed issues about data length 0 when set ext adv data,ext scan rsp data and periodic adv data
2023-07-26 16:48:51 +08:00
..
api bluedroid: fixed compile warning when optimize for performance 2023-07-17 16:36:45 +08:00
bta fix(bt): Fix ble periodic advertising data length 0 error 2023-07-26 16:48:51 +08:00
btc fix(bt/bluedroid): Fix memory leak of gattc cache upon disconnection 2023-07-17 16:36:45 +08:00
common/include/common If it is not esp32 chips, hide the configuration item: BT_BLE_RPA_SUPPORTED 2023-03-30 19:28:38 +08:00
device component/bt: add BLE v5.0 feature for bluedroid host 2021-01-15 17:55:12 +08:00
external/sbc Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
hci component/bt: use OSI utility "osi_event" for HCI downstream data processing 2022-08-04 14:27:34 +08:00
main fix ag use dynamic memory error 2021-05-13 16:09:40 +08:00
stack fix(bt): Fix ble periodic advertising data length 0 error 2023-07-26 16:48:51 +08:00
Kconfig.in If it is not esp32 chips, hide the configuration item: BT_BLE_RPA_SUPPORTED 2023-03-30 19:28:38 +08:00