Logged In: YES user_id=33168 This patch is missing a return 1; in case BTPROTO_HCI: around line 1310. I don't know if there are other problems or if this code is portable. There are no tests or doc updates.
Thanks for the patch, I committed it as r53774. I made a few modifications, like adding the return statement and guessing what the NetBSD support could be; I was not able to test any of this. As for documentation and test suite changes: I'm willing to waive them. The bluetooth sockets are not documented at all so far, and testing them would only be possible if you have the hardware. I guess users will tell us if this is correct or whether something is missing.