Hi Ilia, > > > I am trying to pass PTS tests for PANU. > > > Number of them try to initialize connection to PANU ( IUT ) and > > > fail because of " bluetoothd[298]: Server unavailable: (0x1115)". > > > Spec. says that support for connectable mode in PANU is optional, > > > and the code ( server.c:: server_register() ) seems to register > > > only NAP server. > > > > > > The question is - is it possible to enable the connectable PANU > > > mode ( maybe via configuration or light modifications to the code )? > > > > look at doc/network-api.txt. So in theory you can do something like > > NetworkServer.Register("panu", "br0"). > > > > However I have the slight suspicion that only "nap" is really fully > > implemented and tested. > > Seems so - register_server() explicitly checks that uuid to is "nap" > and emits btd_error_failed in case it is not. feel free to send patches for it. Regards Marcel -- 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