python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
How to specify AdressType in bluez device-api?
I'm trying to connect a LE device to my Linux laptop through a python script. Nevertheless, the device address must be specified as "random" for the connection to happen, and the examples th...
Evaldo De Paula Souza
Votes: 0
Answers: 2
What auto-connection using white listing mean in BLE ? Does it same as directed advertising?
I have experimenting with Bluez 5.50 Bluetooth Stack, Here i have some confusion about procedure Auto-connection using Whitelist.
Suppose,
Device A - Advertiser
Device B - Scanner
Add Advertisers(Dev...
Jagir Mehta
Votes: 0
Answers: 1
In Linux kernel code how to disable CTKD (Cross Transport Key Derivation) feature for Bluetooth-BLE
When we connect and bond BLE, link keys are generated for both BLE and BREDR. This because of CTKD (Cross Transport Key Derivation).
Query: In Linux code (5.14.0-1027), with Bluez 5.61, I want link ke...
Nitin Jadhav
Votes: 0
Answers: 1