Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Linux Programming
  4. Academic question - what is basic Bluetooth Linux access ?

Academic question - what is basic Bluetooth Linux access ?

Scheduled Pinned Locked Moved Linux Programming
questionlinuxhelptutorial
2 Posts 1 Posters 22 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.
  • L Offline
    L Offline
    Lost User
    wrote on last edited by
    #1

    This is NOT problem / does not requires code / details and answer. Basic statement "bluez" (library) is part of the Linux kernel. Academic question: what is the basic / fundamental access of Bluetooth to Linux kernel ? Is bypassing "bluez / hci " the way ? "bluez" library uses "hci" "commands" , other GUI applications / commands are "free to utilize bluez" .... For example - Qt uses "bluez" but have no means to actually reset Bluetooth devices - it will access devices no longer near system.... so do other application(s) .

    L 1 Reply Last reply
    0
    • L Lost User

      This is NOT problem / does not requires code / details and answer. Basic statement "bluez" (library) is part of the Linux kernel. Academic question: what is the basic / fundamental access of Bluetooth to Linux kernel ? Is bypassing "bluez / hci " the way ? "bluez" library uses "hci" "commands" , other GUI applications / commands are "free to utilize bluez" .... For example - Qt uses "bluez" but have no means to actually reset Bluetooth devices - it will access devices no longer near system.... so do other application(s) .

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      Salvatore Terress wrote:

      "bluez" (library) is part of the Linux kernel.

      Well part of it is, which provides the actual kernel interface and drivers. The other part is the user space components which provide for the developer access. More details can be found at BlueZ » About[^]. You cannot bypass the library, since user space code cannot use Kernel features directly.

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups