bthub_pioctl
err = bthub_pioctl(devno, cmd, dict, flag, l);
static int bthub_pioctl(dev_t, unsigned long, prop_dictionary_t, int, struct lwp *);
bthub_pioctl(BTDEV_ATTACH, dev);
bthub_pioctl(BTDEV_DETACH, dev);
static int bthub_pioctl(unsigned long, prop_dictionary_t);