flipperzero-firmware/firmware/targets/f6/ble-glue
gornekich 7522b111c2
[FL-1220] BLE scan MAC addresses test (#939)
* bt: refactore cli commands
* bt: add radio stack control, add scan mac addresses
* bt: refactore with new furi-hal-bt API
* bt: f6 targer sync
* bt: code cleanup, update documentation
* Bt: new command names, proper radio stack handling

Co-authored-by: あく <alleteam@gmail.com>
2022-01-03 01:36:42 +03:00
..
app_common.h
app_conf.h [FL-2156] Switch to smaller radio stack. (#923) 2021-12-23 19:24:09 +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
battery_service.c [FL-1976] BLE HID (#852) 2021-12-08 14:28:01 +03:00
battery_service.h [FL-1976] BLE HID (#852) 2021-12-08 14:28:01 +03:00
ble_app.c [FL-1220] BLE scan MAC addresses test (#939) 2022-01-03 01:36:42 +03:00
ble_app.h [FL-1976] BLE HID (#852) 2021-12-08 14:28:01 +03:00
ble_conf.h
ble_dbg_conf.h BT: stop advertising in bt test cli commands (#712) 2021-09-21 12:48:08 +03:00
ble_glue.c [FL-1220] BLE scan MAC addresses test (#939) 2022-01-03 01:36:42 +03:00
ble_glue.h [FL-1220] BLE scan MAC addresses test (#939) 2022-01-03 01:36:42 +03:00
dev_info_service.c [FL-1976] BLE HID (#852) 2021-12-08 14:28:01 +03:00
dev_info_service.h [FL-1976] BLE HID (#852) 2021-12-08 14:28:01 +03:00
gap.c [FL-1220] BLE scan MAC addresses test (#939) 2022-01-03 01:36:42 +03:00
gap.h [FL-1220] BLE scan MAC addresses test (#939) 2022-01-03 01:36:42 +03:00
hid_service.c [FL-1976] BLE HID (#852) 2021-12-08 14:28:01 +03:00
hid_service.h [FL-2119] BT HID App (#888) 2021-12-15 20:39:06 +03:00
hw_conf.h [FL-1952] BLE bonding fix (#805) 2021-11-04 20:26:41 +03:00
hw_if.h [FL-1818] System setting and debug options. RTC HAL refactoring. (#902) 2021-12-15 01:39:59 +03:00
hw_ipcc.c
serial_service.c [FL-1910, FL-2146] Update to new FreeRTOS, fix CMSIS thread flags collision with stream buffer. New cube. (#917) 2021-12-21 15:16:25 +03:00
serial_service.h Github: fix non zero return behavior in docker actions. Firmware: fix F6 build. (#886) 2021-12-09 07:58:07 +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