aboutsummaryrefslogtreecommitdiff
path: root/extmod/nimble/modbluetooth_nimble.c
AgeCommit message (Expand)Author
2020-03-11extmod/nimble: When getting BLE MAC try public address if random fails.Damien George
2020-03-11extmod/modbluetooth: Change scan result's "connectable" to "adv_type".Damien George
2020-03-11extmod/nimble: Clarify active state and check for active in all methods.Jim Mussared
2020-03-10extmod/modbluetooth: Extract out gatts_db functionality from nimble.Damien George
2020-03-06extmod/modbluetooth_nimble: Move nimble specific code, factor nimble.mk.Damien George