flipperzero-firmware/firmware/targets/f6/ble-glue
gornekich 943fb1bced
[FL-1721] Bluetooth refactoring (#747)
* ble-glue: add on connect \ disconnect, on send \ received callbacks
* bt: rework service with furi-hal-bt and callbacks
* bt: update battery level on connect
* ble-glue: set one callback with parameters
* bt: rework callbacks, remove unused API
* ble-glue: remove dead code
* furi-hal-bt: add documentation
* ble-glue: apply changes for f7 target
* bt: rename RpcInstance -> Rpc
* ble: add disconnection reason
* ble: don't open bt record from GAP
* bt: fix RPC session close
* Assets: separate targets for icons and protobuf

Co-authored-by: あく <alleteam@gmail.com>
2021-10-12 19:41:42 +03:00
..
app_common.h [FL-1722] BLE custom serial service (#685) 2021-09-10 00:11:32 +03:00
app_conf.h BT: stop advertising in bt test cli commands (#712) 2021-09-21 12:48:08 +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
app_entry.c BT: stop advertising in bt test cli commands (#712) 2021-09-21 12:48:08 +03:00
app_entry.h [FL-1196] Targets: add F6 (#427) 2021-05-18 12:23:14 +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-1796] Disable bluetooth (#703) 2021-09-15 19:58:32 +03:00
ble_app.h [FL-1796] Disable bluetooth (#703) 2021-09-15 19:58:32 +03:00
ble_conf.h [FL-1722] BLE custom serial service (#685) 2021-09-10 00:11:32 +03:00
ble_dbg_conf.h BT: stop advertising in bt test cli commands (#712) 2021-09-21 12:48:08 +03:00
dev_info_service.c [FL-1796] Disable bluetooth (#703) 2021-09-15 19:58:32 +03:00
dev_info_service.h [FL-1795] BLE GAP refactoring (#694) 2021-09-13 14:25:37 +03:00
gap.c [FL-1721] Bluetooth refactoring (#747) 2021-10-12 19:41:42 +03:00
gap.h [FL-1721] Bluetooth refactoring (#747) 2021-10-12 19:41:42 +03:00
hw_conf.h [FL-1196] Targets: add F6 (#427) 2021-05-18 12:23:14 +03:00
hw_if.h [FL-1196] Targets: add F6 (#427) 2021-05-18 12:23:14 +03:00
hw_ipcc.c [FL-1196] Targets: add F6 (#427) 2021-05-18 12:23:14 +03:00
hw_timerserver.c [FL-1196] Targets: add F6 (#427) 2021-05-18 12:23:14 +03:00
serial_service.c [FL-1721] Bluetooth refactoring (#747) 2021-10-12 19:41:42 +03:00
serial_service.h [FL-1721] Bluetooth refactoring (#747) 2021-10-12 19:41:42 +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-1196] Targets: add F6 (#427) 2021-05-18 12:23:14 +03:00