• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

micropython / micropython / 13505
98%

Build:
DEFAULT BRANCH: master
Ran 11 May 2020 11:56AM UTC
Jobs 1
Files 274
Run time 30s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
13505

push

travis-ci-com

dpgeorge
extmod/modbluetooth: Add support for changing the GAP device name.

This commit allows the user to set/get the GAP device name used by service
0x1800, characteristic 0x2a00.  The usage is:

    BLE.config(gap_name="myname")
    print(BLE.config("gap_name"))

As part of this change the compile-time setting
MICROPY_PY_BLUETOOTH_DEFAULT_NAME is renamed to
MICROPY_PY_BLUETOOTH_DEFAULT_GAP_NAME to emphasise its link to GAP and this
new "gap_name" config value.  And the default value of this for the NimBLE
bindings is changed from "PYBD" to "MPY NIMBLE" to be more generic.

19427 of 19821 relevant lines covered (98.01%)

429035.87 hits per line

Jobs
ID Job ID Ran Files Coverage
5 13505.5 (MAKEOPTS="-j4" NAME="unix coverage build and tests") 11 May 2020 11:56AM UTC 0
98.01
Travis Job 13505.5
Source Files on build 13505
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #13505
  • 3b6c9119 on github
  • Prev Build on master (#13503)
  • Next Build on master (#13506)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc