flipperzero-firmware/applications/bt
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
..
bt_debug_app [FL-1796] Disable bluetooth (#703) 2021-09-15 19:58:32 +03:00
bt_service [FL-1721] Bluetooth refactoring (#747) 2021-10-12 19:41:42 +03:00
bt_settings_app [FL-1796] Disable bluetooth (#703) 2021-09-15 19:58:32 +03:00
bt_cli.c BT: stop advertising in bt test cli commands (#712) 2021-09-21 12:48:08 +03:00
bt_cli.h
bt_settings.c [FL-1720] BLE GUI refactoring (#678) 2021-09-02 02:22:40 +03:00
bt_settings.h [FL-1720] BLE GUI refactoring (#678) 2021-09-02 02:22:40 +03:00