circuitpython/ports/nrf/common-hal/_bleio
Scott Shawcroft 5e857fdb67
Use BluetoothError in _bleio
This better differentiates errors than using OSError everywhere.
2019-11-20 14:02:15 -08:00
..
Adapter.c Use BluetoothError in _bleio 2019-11-20 14:02:15 -08:00
Adapter.h Refine _bleio 2019-10-21 18:57:03 -07: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 Use BluetoothError in _bleio 2019-11-20 14:02:15 -08:00
Characteristic.h Refine _bleio 2019-10-21 18:57:03 -07:00
CharacteristicBuffer.c Refine _bleio 2019-10-21 18:57:03 -07:00
CharacteristicBuffer.h rename bleio module to _bleio 2019-08-29 18:44:27 -04:00
Connection.c Use BluetoothError in _bleio 2019-11-20 14:02:15 -08:00
Connection.h Use BluetoothError in _bleio 2019-11-20 14:02:15 -08: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
Service.c Use BluetoothError in _bleio 2019-11-20 14:02:15 -08:00
Service.h Refine _bleio 2019-10-21 18:57:03 -07: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 Use BluetoothError in _bleio 2019-11-20 14:02:15 -08:00
__init__.h Use BluetoothError in _bleio 2019-11-20 14:02:15 -08:00