flipperzero-firmware/firmware/targets/f7/ble-glue
gornekich 54dc16134d
[FL-1922] BLE buffer overflow (#789)
* rpc: increase RPC buffer size. Add get available buffer size API
* bt: add flow control characteristic to serial service
* ble: change updating flow control characteristic logic
* rpc: add buffer is empty callback
* bt: add notification about empty RPC buffer
* ble: add more debug info
* serial_service: add mutex guarding available buffer size
* ble: remove debug logs in serial service
2021-11-08 22:41:40 +03:00
..
app_common.h [FL-1587] RFID: Clock for emulation timer from antenna (#622) 2021-09-10 05:19:02 +03:00
app_conf.h [FL-1952] BLE bonding fix (#805) 2021-11-04 20:26:41 +03:00
app_debug.c BT: stop advertising in bt test cli commands (#712) 2021-09-21 12:48:08 +03:00
app_debug.h BT: stop advertising in bt test cli commands (#712) 2021-09-21 12:48:08 +03:00
battery_service.c [FL-1796] Disable bluetooth (#703) 2021-09-15 19:58:32 +03:00
battery_service.h [FL-1795] BLE GAP refactoring (#694) 2021-09-13 14:25:37 +03:00
ble_app.c [FL-1952] BLE bonding fix (#805) 2021-11-04 20:26:41 +03:00
ble_app.h [FL-1952] BLE bonding fix (#805) 2021-11-04 20:26:41 +03:00
ble_conf.h [FL-1587] RFID: Clock for emulation timer from antenna (#622) 2021-09-10 05:19:02 +03:00
ble_dbg_conf.h BT: stop advertising in bt test cli commands (#712) 2021-09-21 12:48:08 +03:00
ble_glue.c [FL-1952] BLE bonding fix (#805) 2021-11-04 20:26:41 +03:00
ble_glue.h [FL-1952] BLE bonding fix (#805) 2021-11-04 20:26:41 +03:00
dev_info_service.c [FL-1961] Cli: device_info format versioning. Detach target from firmware name. #765 2021-10-16 14:25:32 +03:00
dev_info_service.h [FL-1795] BLE GAP refactoring (#694) 2021-09-13 14:25:37 +03:00
gap.c [FL-1952] BLE bonding fix (#805) 2021-11-04 20:26:41 +03:00
gap.h [FL-1721] Bluetooth refactoring (#747) 2021-10-12 19:41:42 +03:00
hw_conf.h [FL-1952] BLE bonding fix (#805) 2021-11-04 20:26:41 +03:00
hw_if.h [FL-1587] RFID: Clock for emulation timer from antenna (#622) 2021-09-10 05:19:02 +03:00
hw_ipcc.c [FL-1587] RFID: Clock for emulation timer from antenna (#622) 2021-09-10 05:19:02 +03:00
hw_timerserver.c [FL-1587] RFID: Clock for emulation timer from antenna (#622) 2021-09-10 05:19:02 +03:00
serial_service.c [FL-1922] BLE buffer overflow (#789) 2021-11-08 22:41:40 +03:00
serial_service.h [FL-1922] BLE buffer overflow (#789) 2021-11-08 22:41:40 +03:00
tl_dbg_conf.h BT: stop advertising in bt test cli commands (#712) 2021-09-21 12:48:08 +03:00
utilities_conf.h [FL-1587] RFID: Clock for emulation timer from antenna (#622) 2021-09-10 05:19:02 +03:00