esp-idf/components/bt/host/bluedroid/hci
2024-08-05 16:18:41 +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/bluedroid): Add print and assert when failed to alloc memory 2024-08-05 16:18:41 +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 feat(ble/bluedroid): Add BLE memory allocation failure message 2024-05-07 15:32:11 +08:00