[maemo-developers] [maemo-developers] Registering bluetooth service
From: Johan Hedberg johan.hedberg at nokia.comDate: Mon Feb 13 12:55:19 EET 2006
- Previous message: [maemo-developers] Registering bluetooth service
- Next message: [maemo-developers] battery status in /proc ???
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, On Mon, Feb 13, 2006, Ari Paavilainen wrote: > Has anyone managed to register a bluetooth service to local sdp server. > I have a piece of code that tries to do that but it fails in call to > sdp_record_register(). Error is 29 = ESPIPE = Illegal seek. By default the 770 does not have sdpd enabled. You can enable it e.g. by editing /etc/init.d/bluez-utils (find the line that starts with SDPD_ENABLED=). After the change you'll either need to reboot or run /etc/init.d/bluez-utils restart. Johan
- Previous message: [maemo-developers] Registering bluetooth service
- Next message: [maemo-developers] battery status in /proc ???
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
