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
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
battery_service.c
battery_service.h
ble_app.c
ble_app.h
ble_conf.h
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
dev_info_service.h
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
hw_if.h
hw_ipcc.c
hw_timerserver.c
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