I an trying to figure out how to setup a Bluetooth Network Aggregation Point (NAP) so I can connect a laptop to my box and use a service via TCP/IP.
I am running an Odroid -U3 with archlinux 3.8.13.28-3-ARCH #3 SMP PREEMPT Thu Oct 9 22:49:47 MDT 2014 armv7l GNU/Linux
I have installed:
bluez 5.25-2
bluez-libs 5.25-2
bluez-utils 5.25-2
gnome-bluetooth 3.14.0-1
I'm using a Broadcom Bluetooth USB dongle.
lsusb
Bus 001 Device 007: ID 0a5c:2148 Broadcom Corp. BCM92046DG-CL1ROM Bluetooth 2.1 Adapter
Bus 001 Device 006: ID 0a5c:4503 Broadcom Corp. Mouse (Boot Interface Subclass)
Bus 001 Device 005: ID 0a5c:4502 Broadcom Corp. Keyboard (Boot Interface Subclass)
Bus 001 Device 004: ID 0a5c:4500 Broadcom Corp. BCM2046B1 USB 2.0 Hub (part of BCM2046 Bluetooth)
Bus 001 Device 003: ID 0424:3503 Standard Microsystems Corp.
Bus 001 Device 002: ID 0424:9730 Standard Microsystems Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
I have successfully paired and connected to my Logitech keyboard, it works great.
I have also successfully paired with my Windows laptop and transferred files using GNOME.
But how do I setup a NAP?
Any pointers will be appreciated.
Thanks,
Larry
P.S. The latest ARCH build runs very well on the Odroid U3.