Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • F firmware
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare
  • Issues 74
    • Issues 74
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 29
    • Merge requests 29
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • External wiki
    • External wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • card10card10
  • firmware
  • Merge requests
  • !407

BLE: Show name of device which is connected / is trying to pair

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged schneider requested to merge schneider/ble-peer-name into master Oct 13, 2020
  • Overview 1
  • Commits 3
  • Pipelines 3
  • Changes 10

Tries to read the device name of the central via the GAP Device Name characteristic. If there is a device name available, it will be shown on the screen. Even if it only becomes available at a later time during pairing.

This is how it looks now: IMG_20201013_201252

IMG_20201013_201316

IMG_20201013_201440

IMG_20201013_201448

IMG_20201013_201457

IMG_20201013_201516

Edited Oct 13, 2020 by schneider
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: schneider/ble-peer-name