This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
0
You've already forked circuitpython
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
circuitpython
/
ports
/
nrf
/
common-hal
/
_bleio
History
Scott Shawcroft
83cbbc9946
Add BLE status to title bar
2022-08-04 16:33:10 -07:00
..
__init__.c
Test for a BLE disconnect while reading
2022-06-16 14:56:18 -05:00
__init__.h
Add BLE scanning for S3 and C3.
2022-01-25 16:28:46 -08:00
Adapter.c
Add BLE status to title bar
2022-08-04 16:33:10 -07:00
Adapter.h
…
Attribute.c
…
Attribute.h
…
bonding.c
…
bonding.h
-Werror=missing-prototypes for nRF
2021-11-10 11:26:54 -06:00
Characteristic.c
…
Characteristic.h
…
CharacteristicBuffer.c
Add S3 GATT client support
2022-02-10 11:31:57 -08:00
CharacteristicBuffer.h
…
Connection.c
…
Connection.h
…
Descriptor.c
…
Descriptor.h
…
PacketBuffer.c
Add two stage reset for BLE
2022-05-12 13:20:44 -07:00
PacketBuffer.h
…
Service.c
…
Service.h
…
UUID.c
-Werror=missing-prototypes for nRF
2021-11-10 11:26:54 -06:00
UUID.h
…