Tag: bluez

在非特权和非主机networking模式下的Docker中的hcitool lescan(BLE或任何扫描,比如说,hcitool,gatttool,btdevice-l等等)是可能的?

我是docker工的新手。 对于特定的任务, 我无法在非特权和非主机networking模式下扫描Docker中的BLE / BlueZ。 这些是我的结果>(在Debian-Jessie-8.8.0 Host和Debian:jessie root1@73ab53a9268e:/# hciconfig -a image) root1@73ab53a9268e:/# hciconfig -a – > Can't open HCI socket.: Operation not permitted root1@73ab53a9268e:/# bt-device -l – > Couldn't connect to DBus system bus: Could not connect: Connection refused 另一个图像== >> root2@0d208802d44a:/# hciconfig -a – > Can't open HCI socket.: Address family not supported by […]