esp-idf/components/bt/host/bluedroid/hci
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
..
include/hci component/bt: use fixed_pkt_queue instead of fixed_queue for hci commands 2022-08-03 21:55:05 +08:00
hci_audio.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
hci_hal_h4.c component/bt: add a timer to monitor the adv flow control credits downwards procedure 2022-08-03 21:55:04 +08:00
hci_layer.c component/bt: use fixed_pkt_queue instead of fixed_queue for hci commands 2022-08-03 21:55:05 +08:00
hci_packet_factory.c component/bt: use fixed_pkt_queue instead of fixed_queue for hci commands 2022-08-03 21:55:05 +08:00
hci_packet_parser.c component/bt: fix periodic adv parameters detection issue 2021-12-29 14:43:22 +08:00
packet_fragmenter.c core system: Fix warnings in compilation when assertions are disabled 2021-03-03 10:26:57 +11:00