..
Adapter.c
nrf: _bleio: clean up timeout calculation
2020-05-19 21:56:39 +08:00
Adapter.h
nrf: bleio: parameterize softradio configuration
2020-04-21 12:29:59 +08:00
Attribute.c
rename bleio module to _bleio
2019-08-29 18:44:27 -04:00
Attribute.h
rename bleio module to _bleio
2019-08-29 18:44:27 -04:00
Characteristic.c
rename and improve PacketBuffer packet length property
2020-04-29 17:49:31 -04:00
Characteristic.h
fix CCCD bonding store; avoid excessive bonding writes
2020-01-12 23:32:51 -05:00
CharacteristicBuffer.c
make translate again
2020-05-04 17:26:59 -04:00
CharacteristicBuffer.h
rename bleio module to _bleio
2019-08-29 18:44:27 -04:00
Connection.c
rename and improve PacketBuffer packet length property
2020-04-29 17:49:31 -04:00
Connection.h
rename and improve PacketBuffer packet length property
2020-04-29 17:49:31 -04:00
Descriptor.c
Refine _bleio
2019-10-21 18:57:03 -07:00
Descriptor.h
Refine _bleio
2019-10-21 18:57:03 -07:00
PacketBuffer.c
address review comments
2020-05-04 19:51:08 -04:00
PacketBuffer.h
add PacketBuffer .incoming_ and .outgoing_packet_length
2020-05-04 15:59:45 -04:00
Service.c
Add connection interval and debugging
2019-12-04 14:39:02 -08:00
Service.h
rename and improve PacketBuffer packet length property
2020-04-29 17:49:31 -04:00
UUID.c
Use BluetoothError in _bleio
2019-11-20 14:02:15 -08:00
UUID.h
rename bleio module to _bleio
2019-08-29 18:44:27 -04:00
__init__.c
add PacketBuffer .incoming_ and .outgoing_packet_length
2020-05-04 15:59:45 -04:00
__init__.h
wip; compiles
2020-01-05 23:33:42 -05:00
bonding.c
track vm_used_ble better
2020-01-30 09:52:06 -05:00
bonding.h
put bonding to-do flags into Connection objects instead of using a heap-allocated queue
2020-01-13 17:52:32 -05:00