flipperzero-firmware/firmware/targets/f6/ble-glue
gornekich 9bce160ca6
[FL-1722] BLE custom serial service (#685)
* 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

Co-authored-by: あく <alleteam@gmail.com>
2021-09-10 00:11:32 +03:00
..
app_ble.c [FL-1722] BLE custom serial service (#685) 2021-09-10 00:11:32 +03:00
app_ble.h [FL-1722] BLE custom serial service (#685) 2021-09-10 00:11:32 +03:00
app_common.h [FL-1722] BLE custom serial service (#685) 2021-09-10 00:11:32 +03:00
app_conf.h [FL-1196] Targets: add F6 (#427) 2021-05-18 12:23:14 +03:00
app_entry.c [FL-1722] BLE custom serial service (#685) 2021-09-10 00:11:32 +03:00
app_entry.h [FL-1196] Targets: add F6 (#427) 2021-05-18 12:23:14 +03:00
battery_service.c [FL-1722] BLE custom serial service (#685) 2021-09-10 00:11:32 +03:00
battery_service.h [FL-1722] BLE custom serial service (#685) 2021-09-10 00:11: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 [FL-1196] Targets: add F6 (#427) 2021-05-18 12:23:14 +03:00
dev_info_service.c [FL-1722] BLE custom serial service (#685) 2021-09-10 00:11:32 +03:00
dev_info_service.h [FL-1722] BLE custom serial service (#685) 2021-09-10 00:11:32 +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-1722] BLE custom serial service (#685) 2021-09-10 00:11:32 +03:00
serial_service.h [FL-1722] BLE custom serial service (#685) 2021-09-10 00:11:32 +03:00
tl_dbg_conf.h Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
utilities_conf.h [FL-1196] Targets: add F6 (#427) 2021-05-18 12:23:14 +03:00