This website requires JavaScript.
Explore
Help
Register
Sign In
Lerking
/
micropython
Watch
1
Star
0
Fork
0
You've already forked micropython
mirror of
https://github.com/micropython/micropython.git
synced
2026-01-15 08:27:15 +01:00
Code
Issues
Actions
27
Packages
Projects
Releases
Wiki
Activity
Files
75f8bf822b8abfbc24b844172131eeaeac6de173
micropython
/
extmod
/
btstack
History
Daniel Flanagan
75f8bf822b
extmod/modblutooth_btstack: Implement gap_passkey(...)
...
Adds nimble equivalent behavior to btstack BLE implementations
2024-04-12 15:20:09 +00:00
..
btstack_config_common.h
extmod/btstack: Switch to use hci_dump_init instead of hci_dump_open.
2023-04-22 00:39:31 +10:00
btstack_config.h
extmod/btstack: Allow the BTstack config to be overridden by a board.
2022-11-11 15:14:14 +11:00
btstack_hci_uart.c
all: Remove the "STATIC" macro and just use "static" instead.
2024-03-07 14:20:42 +11:00
btstack_hci_uart.h
extmod/btstack: Update BTstack bindings to work with latest BTstack.
2022-10-22 14:28:25 +11:00
btstack.cmake
extmod/btstack: Add cmake support for BTstack.
2023-06-14 22:20:20 +10:00
btstack.mk
extmod/btstack: Switch to use hci_dump_init instead of hci_dump_open.
2023-04-22 00:39:31 +10:00
modbluetooth_btstack.c
extmod/modblutooth_btstack: Implement gap_passkey(...)
2024-04-12 15:20:09 +00:00
modbluetooth_btstack.h
extmod/btstack: Include value handle in client read/write events.
2023-04-26 11:37:20 +10:00