flipperzero-firmware/applications/bt
gornekich 95d9140d24
[FL-1795] BLE GAP refactoring (#694)
* ble: remove heart rate profile
* ble-glue: delete dead code
* ble-glue: dis refactoring
* ble-glue: add battery service
* broken ble_common refactoring
* ble-glue: advertise 128 bit service uid
* ble-glue: remove dead code
* ble: advertise service 16 bit uid depending on flipper color
* ble-glue: remove debug
* ble: intriduce serial service
* ble: serial over ble
* bt: serial echo server
* bt: serial service process indicate acknowledge
* bt: serial service event handler update
* bt: refactore battery service
* bt: add battery level apdate API
* power: update battery level on change
* bt: refactore device information service
* app_ble: pairing configuration
* bt: display pin code
* bt: refactor battery service
* bt: refactor device info service
* bt: change advertise timer to freertos one
* bt: separate app_ble to hci and gap
* bt: increase max ble packet size
* gap: refactoring
* bt: refactor serial service
* bt: support f7 target
* bt: not blocking pin code show request

Co-authored-by: Anna Prosvetova <anna@prosvetova.me>
Co-authored-by: あく <alleteam@gmail.com>
2021-09-13 14:25:37 +03:00
..
bt_debug_app [FL-1720] BLE GUI refactoring (#678) 2021-09-02 02:22:40 +03:00
bt_service [FL-1795] BLE GAP refactoring (#694) 2021-09-13 14:25:37 +03:00
bt_settings_app [FL-1720] BLE GUI refactoring (#678) 2021-09-02 02:22:40 +03:00
bt_cli.c Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
bt_cli.h Add BLE CLI tests (#502) 2021-05-29 01:57:11 +03:00
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