esp-idf/components/bt/host/bluedroid/hci
xiongweichao f535fdff2d fix(bt/bluedroid): Fixed crash after bluedroid deinit
hci_host_env.downstream_data_ready is set to NULL during bluedroid deinit,
causing the controller to use a null pointer when calling callback.
2024-04-11 10:39:44 +08:00
..
include/hci feat(bt/bluedroid): Added mode to use BlueDroid host only without Bluetooth Controller 2023-10-30 00:52:26 +00:00
hci_audio.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
hci_hal_h4.c feat(bt/common): Add bluerooth hci layer data stream record 2024-04-10 14:17:31 +08:00
hci_layer.c fix(bt/bluedroid): Fixed crash after bluedroid deinit 2024-04-11 10:39:44 +08:00
hci_packet_factory.c component/bt: use fixed_pkt_queue instead of fixed_queue for hci commands 2022-08-02 17:37:24 +08:00
hci_packet_parser.c component/bt: fix periodic adv parameters detection issue 2021-12-28 11:29:41 +08:00
packet_fragmenter.c core system: Fix warnings in compilation when assertions are disabled 2021-03-03 10:26:57 +11:00