-
- Downloads
pkg/nordic_softdevice_ble: Use MAC48 as hardware address
This is just a compatibility issue waiting to happen as soon as there is support for a more standard-compliant implementation of BLE (like e.g. NimBLE ;-)).
Showing
- pkg/nordic_softdevice_ble/src/ble-core.c 5 additions, 2 deletionspkg/nordic_softdevice_ble/src/ble-core.c
- pkg/nordic_softdevice_ble/src/ble-core.h 2 additions, 2 deletionspkg/nordic_softdevice_ble/src/ble-core.h
- pkg/nordic_softdevice_ble/src/ble-mac.c 13 additions, 13 deletionspkg/nordic_softdevice_ble/src/ble-mac.c
- pkg/nordic_softdevice_ble/src/ble-mac.h 19 additions, 18 deletionspkg/nordic_softdevice_ble/src/ble-mac.h
- pkg/nordic_softdevice_ble/src/gnrc_nordic_ble_6lowpan.c 15 additions, 15 deletionspkg/nordic_softdevice_ble/src/gnrc_nordic_ble_6lowpan.c
- sys/net/gnrc/netif/gnrc_netif_device_type.c 6 additions, 19 deletionssys/net/gnrc/netif/gnrc_netif_device_type.c
Please register or sign in to comment