esp-idf/components/bt/host/bluedroid/stack
wangmengyang aaf1d3909d component/bt: use fixed_pkt_queue instead of fixed_queue for hci commands
some fixes after modifications:
  1. removed the use of waiting_command_t
  2. fix assert for HCI write_eir command
  3. fixed the crash upon handling command status event when trying to free to the HCI command buffer
  4. fixed the issue in transmitting HCI vendor specific commands
  5. fixed the lost command complete callbacks for HCI commands LE_RAND and LE_ENCRYPT
2022-08-03 21:55:05 +08:00
..
a2dp Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
avct Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
avdt Fix AVDTP general reject format error. 2022-06-19 14:32:43 +00:00
avrc bt host: Don't redefine the assert macro 2021-03-03 10:26:57 +11:00
btm component/bt: use fixed_pkt_queue instead of fixed_queue for hci commands 2022-08-03 21:55:05 +08:00
btu component/bt: use fixed_pkt_queue instead of fixed_queue for hci commands 2022-08-03 21:55:05 +08:00
gap component/bt: add BLE v5.0 feature for bluedroid host 2021-01-15 17:55:12 +08:00
gatt Fixed bluedroid host memory overflow 2022-07-06 21:21:30 +08:00
hcic component/bt: use fixed_pkt_queue instead of fixed_queue for hci commands 2022-08-03 21:55:05 +08:00
hid 1. transparent HID device 2021-09-07 16:59:30 +08:00
include/stack component/bt: use fixed_pkt_queue instead of fixed_queue for hci commands 2022-08-03 21:55:05 +08:00
l2cap Fixed bluedroid host memory overflow 2022-07-06 21:21:30 +08:00
rfcomm fix SPP open with wrong remote bd_addr 2021-12-23 10:02:39 +08:00
sdp Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
smp components/bt: Fix bluedroid compile issue 2022-02-07 16:04:50 +08:00