circuitpython/extmod/nimble
Damien George 7bf62562ce extmod/nimble: When getting BLE MAC try public address if random fails.
This is needed for BLE.config('mac') to work on esp32.
2020-03-11 14:02:13 +11:00
..
bsp extmod/nimble: Add nimble bindings. 2019-10-01 09:51:02 +10:00
hal stm32: Refactor bluetooth stack/hci/driver bindings. 2020-03-10 01:53:42 +11:00
nimble stm32: Refactor Bluetooth HCI RX to be independent of transport layer. 2020-03-10 01:53:42 +11:00
syscfg extmod/modbluetooth: Increase maximum connections from 1 to 4. 2019-10-15 17:20:25 +11:00
modbluetooth_nimble.c extmod/nimble: When getting BLE MAC try public address if random fails. 2020-03-11 14:02:13 +11:00
modbluetooth_nimble.h extmod/nimble: Clarify active state and check for active in all methods. 2020-03-11 13:01:35 +11:00
nimble.mk stm32: Refactor bluetooth stack/hci/driver bindings. 2020-03-10 01:53:42 +11:00