Hi, On Tue, Mar 15, 2016 at 2:05 AM, PV Subramanian <pvs@xxxxxxxxxx> wrote: > Hello: Just got my new Raspberry Pi 3, and confirmed BLE is working > (sudo hcitool lescan) hcitool is deprecated, either use bluetoothctl or btmgmt to scan. > How can one access BlueZ via Java, to enable applications? There exists Java bindings for D-Bus, so you can probably use bluetoothd, otherwise you will probably need to implement the something to talk to the mgmt interface in java. > Thanks > > PVS > -- > To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html -- Luiz Augusto von Dentz -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html