Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. How does requestConnectionUpdate work under Linux?

How does requestConnectionUpdate work under Linux?

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 2 Posters 287 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    abeat
    wrote on last edited by
    #1

    If I request requestConnectionUpdate the parameters are not changed which can be controlled via btmon or via /sys/kernel/debug/bluetooth/hci0/conn_max_interval. Furthmore the signal connectionUpdated is not emitted.

    So how does it work? Thanks in advance, and kind regards,

    jsulmJ 1 Reply Last reply
    0
    • A abeat

      If I request requestConnectionUpdate the parameters are not changed which can be controlled via btmon or via /sys/kernel/debug/bluetooth/hci0/conn_max_interval. Furthmore the signal connectionUpdated is not emitted.

      So how does it work? Thanks in advance, and kind regards,

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @abeat Did you check whether you get any errors: https://doc.qt.io/qt-5/qlowenergycontroller.html#error-1 ?

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • A Offline
        A Offline
        abeat
        wrote on last edited by
        #3

        No sorry there is no error message at all. Under mac os I receive a not implmented but under linux / bluez where it should be implemented I received nothing. But I've could solve it by forcing my device to update the connection interval to the minimum.

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved