Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Qt Thirdparty Bluetooth library
Forum Updated to NodeBB v4.3 + New Features

Qt Thirdparty Bluetooth library

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
8 Posts 3 Posters 587 Views 1 Watching
  • 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.
  • Y Offline
    Y Offline
    Yaldiz
    wrote on last edited by
    #1

    Hi,

    I need to manage bluetooth on Embedded Linux device for connect to bluetooth and transfering files.
    There is any Bluetooth library for this?

    Best Regards.

    J.HilkJ 1 Reply Last reply
    0
    • Y Yaldiz

      Hi,

      I need to manage bluetooth on Embedded Linux device for connect to bluetooth and transfering files.
      There is any Bluetooth library for this?

      Best Regards.

      J.HilkJ Offline
      J.HilkJ Offline
      J.Hilk
      Moderators
      wrote on last edited by
      #2

      @Yaldiz
      you can use bluez, that's what Qt uses for linux


      Be aware of the Qt Code of Conduct, when posting : https://forum.qt.io/topic/113070/qt-code-of-conduct


      Q: What's that?
      A: It's blue light.
      Q: What does it do?
      A: It turns blue.

      1 Reply Last reply
      0
      • Y Offline
        Y Offline
        Yaldiz
        wrote on last edited by
        #3

        How can i import this library in my Qt project?

        J.HilkJ 1 Reply Last reply
        0
        • Y Yaldiz

          How can i import this library in my Qt project?

          J.HilkJ Offline
          J.HilkJ Offline
          J.Hilk
          Moderators
          wrote on last edited by
          #4

          @Yaldiz like literally any other C library

          but are you sure, you don't want to use https://doc.qt.io/qt-5/qtbluetooth-module.html which is a wrapper around bluez ?


          Be aware of the Qt Code of Conduct, when posting : https://forum.qt.io/topic/113070/qt-code-of-conduct


          Q: What's that?
          A: It's blue light.
          Q: What does it do?
          A: It turns blue.

          1 Reply Last reply
          0
          • Y Offline
            Y Offline
            Yaldiz
            wrote on last edited by
            #5

            Embedded Device i'm currently using doesn't have Qt Standart Bluetooth libraries.

            There is i have one question, can i use https://doc.qt.io/qt-5/qtbluetooth-module.html libraries with open source Qt?

            J.HilkJ 1 Reply Last reply
            0
            • Y Yaldiz

              Embedded Device i'm currently using doesn't have Qt Standart Bluetooth libraries.

              There is i have one question, can i use https://doc.qt.io/qt-5/qtbluetooth-module.html libraries with open source Qt?

              J.HilkJ Offline
              J.HilkJ Offline
              J.Hilk
              Moderators
              wrote on last edited by
              #6

              @Yaldiz said in Qt Thirdparty Bluetooth library:

              There is i have one question, can i use https://doc.qt.io/qt-5/qtbluetooth-module.html libraries with open source Qt?

              I can't say for sure, as I'm not a layer, nor am I familiar with the convoluted mess, that is Qt licensing, but I think there should be no problem


              Be aware of the Qt Code of Conduct, when posting : https://forum.qt.io/topic/113070/qt-code-of-conduct


              Q: What's that?
              A: It's blue light.
              Q: What does it do?
              A: It turns blue.

              1 Reply Last reply
              0
              • Y Offline
                Y Offline
                Yaldiz
                wrote on last edited by
                #7

                Okay, thanks for help have a nice day :)

                1 Reply Last reply
                0
                • SGaistS Offline
                  SGaistS Offline
                  SGaist
                  Lifetime Qt Champion
                  wrote on last edited by
                  #8

                  Hi,

                  The list of licences supported by the module is at the bottom of this page. From a quick look, it uses the classic triple licence.

                  Interested in AI ? www.idiap.ch
                  Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

                  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