This website requires JavaScript.
Explore
Help
Register
Sign In
liz
/
flipperzero-firmware
Watch
1
Star
0
Fork
0
You've already forked flipperzero-firmware
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
5a993b6d2a
flipperzero-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 14:25:20 +00: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 09:31:07 +00:00
typedef
struct
Bt
Bt
;
Reference in New Issue
Copy Permalink