summaryrefslogtreecommitdiff
path: root/extmod/modbluetooth_nimble.c
AgeCommit message (Expand)Author
2019-10-11extmod/modbluetooth: Use us instead of ms for advertising interval.Jim Mussared
2019-10-11extmod/modbluetooth: Allow config of scan interval/window.Jim Mussared
2019-10-08stm32: Extract port-specific Nimble implementation.Jim Mussared
2019-10-01extmod/modbluetooth: Allow MP_BLUETOOTH_MAX_ATTR_SIZE in board config.Andrew Leech
2019-10-01extmod/modbluetooth_nimble: Use random addr if public isn't available.Andrew Leech
2019-10-01extmod/modbluetooth_nimble: Implement modbluetooth API with Nimble.Jim Mussared