Re: FreeBSD won't see a specific bluetooth device

2023-08-22 Thread Takanori Watanabe
On Tue, Aug 22, 2023 at 08:49:34AM +0200, Dmitry N. Medvedev wrote: > hi, > thank you for your reply! > > I have tried your FreeBSD-BLE already :) > > The question is: do you have plans to support keyboards? > Then, do you connect the application and get some debug message? Like "Ke

Re: FreeBSD won't see a specific bluetooth device

2023-08-21 Thread Takanori Watanabe
On Mon, Aug 21, 2023 at 07:22:40PM +0200, Dmitry N. Medvedev wrote: > not resolved yet, but this is what a Kinesis employee said: the Advantage > 360 Pro uses BLE. > > I have used the hccontrol to do le_ scan and I can clearly see the keyboard > in the list, > but I have no idea on how to make i

Re: Panic with Bluetooth LE, possible fix.

2020-04-02 Thread Takanori Watanabe
On Wed, Apr 01, 2020 at 07:45:28PM +0200, Marc Veldman wrote: > Hello List, > > apologies if this is the wrong list. > Enabling bluetooth LE scanning will cause a panic: > > Doing this with a Bluetooth 4.0 capable unit: > > # hccontrol -n ubt0hci le_set_scan_param active 500 500 public all > # h

Re: Lenovo P51 and Intel Bluetooth 8265

2018-09-25 Thread Takanori Watanabe
On Tue, Sep 25, 2018 at 10:40:47AM +0300, Yuri Pankov wrote: > Hi, > > I'm seeing the following problem on Lenovo P51 laptop with "Intel > Bluetooth 8265" (as identified by Linux): > > ubt0: ubt_ctrl_write_callback:782: control transfer failed: USB_ERR_TIMEOUT > ng_hci_process_command_timeout: u

Re: Bluetooth v4

2018-02-23 Thread Takanori Watanabe
sions 2 and 3 is a complete waste of time. > >> Bluetooth v4 dongles are now inexpensive, and are backward compatible with > >> devices of lesser Bluetooth versions. > > > Takanori Watanabe wrote: > > I wrote some code for Bluetooth LE and partly committed to th

Re: Bluetooth v4

2018-01-04 Thread Takanori Watanabe
On Thu, Jan 04, 2018 at 07:56:32AM +0100, Sid wrote: > The BSD community, not just FreeBSD, should look into creating a standard > driver for Bluetooth v4, and forget completely about versions 1.2, 2.x, and > 3.x. Worrying about versions 2 and 3 is a complete waste of time. > > Bluetooth v4 dong

Bluetooth LE userland tools.

2015-11-05 Thread Takanori Watanabe
Hi, I pushed test programs in hand on github. http://github.com/takawata/FreeBSD-BLE ___ freebsd-bluetooth@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bluetooth To unsubscribe, send any mail to "freebsd-bluetooth-unsubscr

Re: T630 Logitech Bluetooth Mouse not re-connect after disconnect

2015-07-06 Thread Takanori Watanabe
In message , Claudius Chan さんいわく: >Hi FreeBSD Bluetooth team, > > >I currently running FreeBSD-current r279881 and appreciate the quality and >stability of the FreeBSD. It would be perfect if my mouse working >flawlessly. > > >I have issue with my T630 bluetooth mouse to my X1 Carbon La

Bluetooth 4.0

2015-03-02 Thread Takanori Watanabe
Hi, I wrote somewhat incomplete Bluetooth LE with ATT protocol code. It is developed with unionfs over FreeBSD-current as of r274584. Kernel patch http://www.init-main.com/bluetoothkern.tar.gz Userland code http://www.init-main.com/le_enable-20150302.tar.gz It is intended to compatible is existi

Wii Controler

2006-12-17 Thread Takanori Watanabe
Hi, I bought Wii controler and Nunchaku to break my display:-p, though I don't have Wii itself yet. I try to connect to my internal bluetooth device. I found Wii controller is bluetooth HID device. as seen in http://www.wiili.org/index.php/Wiimote. Running bthidd and dumping hcidump -x shows t