Top "Bluez" questions

BlueZ is the Bluetooth stack implemented in most Linux kernels.

Linux command line howto accept pairing for bluetooth device without pin

Is there a way to pair a device in linux without requiring a pin(for testing purposes so I need …

linux command-line bluetooth bluez
Bluetooth Low Energy: listening for notifications/indications in linux

I'm trying to communicate with a BLE module through a Linux machine (the module is running a heart rate profile). …

linux bluetooth bluetooth-lowenergy bluez gatt
hcitool lescan shows I/O error

I'm trying to do a lescan using hcitool on the raspberry pi. The command prints out Set scan parameters failed: …

raspberry-pi bluetooth-lowenergy bluez
bluetoothctl No default controller available

It's a bit wired here. I have a problem is bluetoothctl always said "No default controller available". I found there …

bluetooth bluez
Where is the bluetooth/bluetooth.h located in Linux?

I want to build a c file based on BlueZ but seems no bluetooth.h file in my system. fatal …

c linux bluetooth ibeacon bluez
Using Bluetooth low energy in linux command line

I am working on using the Bluetooth low energy modem with Linux. I am using the command line option for …

linux ubuntu bluetooth-lowenergy bluez
Use BlueZ Stack As A Peripheral (Advertiser)

Goal: Use BlueZ and an Bluetooth 4LE dongle to create a peripheral that advertises the bluetooth equivalent of "Hello World". …

linux bluetooth core-bluetooth bluetooth-lowenergy bluez
Finding Bluetooth low energy with python

Is it possible for this code to be modified to include Bluetooth Low Energy devices as well? https://code.google.…

python bluetooth-lowenergy bluez
Check battery level of connected bluetooth device on linux

How can I check the battery level of a connected bluetooth device? The device shows the battery level on Android …

linux bluetooth bluez
How to perform a bluetooth low-energy scan via BlueZ C library

I'm new in programming Bluetooth low energy using BlueZ. I want to develop a native code c to scan nearby …

linux bluetooth-lowenergy bluez intel-edison