This website requires JavaScript.
Explore
Help
Sign In
DarkFlippers
/
unleashed-firmware
Watch
1
Star
1
Fork
0
You've already forked unleashed-firmware
mirror of
https://github.com/DarkFlippers/unleashed-firmware.git
synced
2024-12-17 18:31:36 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
dd9bd224be
unleashed-firmware
/
applications
/
bt
/
bt.h
4 lines
36 B
C
Raw
Normal View
History
Unescape
Escape
BLE: F3 integration (#260) * BLE: working version * BLE: cleanup * BLE: update device description and DIS. * BLE: explicitly take semaphore and configure CLK48, bt subsystem status, remove LPM. * HAL: add missing api_hal_bt_is_alive symbol * TODO about valuemutex * duplicate f3-1 (f4) ioc from f3 * regenerate project * use target dir for ble glue path * update f4 from f3 Co-authored-by: coreglitch <mail@s3f.ru>
2020-12-10 17:25:20 +03:00
#
pragma once
[FL-580] Prepare BLE for certification (#376) * api-hal-bt: separate bt init to core init and app start * bt: add continuous TX and RX tests * bt: finish rx test on Back button click * api-hal-bt: check core 2 started, same f4 and f5 implementation * bt: refactoring, move hopping test logic to main thread Co-authored-by: あく <alleteam@gmail.com>
2021-03-11 12:31:07 +03:00
typedef
struct
Bt
Bt
;
Reference in New Issue
Copy Permalink