bthidev            46 dev/bluetooth/bthidev.h struct bthidev {
bthidev            54 dev/bluetooth/bthidev.h 			(struct bthidev *, uint8_t *, int);
bthidev            57 dev/bluetooth/bthidev.h 			(struct bthidev *, uint8_t *, int);
bthidev            59 dev/bluetooth/bthidev.h 	LIST_ENTRY(bthidev)	 sc_next;
bthidev            69 dev/bluetooth/bthidev.h 			(struct bthidev *, uint8_t *, int);
bthidev            71 dev/bluetooth/bthidev.h 			(struct bthidev *, uint8_t *, int);
bthidev            73 dev/bluetooth/bthidev.h 			(struct bthidev *, uint8_t *, int);
bthidev            75 dev/bluetooth/btkbd.c 	struct bthidev		 sc_hidev;	/* device+ */
bthidev            80 dev/bluetooth/btkbd.c 				(struct bthidev *, uint8_t *, int);
bthidev           150 dev/bluetooth/btkbd.c void btkbd_input(struct bthidev *, uint8_t *, int);
bthidev           415 dev/bluetooth/btkbd.c btkbd_input(struct bthidev *self, uint8_t *data, int len)
bthidev            62 dev/bluetooth/btms.c 	struct bthidev		 sc_hidev;	/* device+ */
bthidev           111 dev/bluetooth/btms.c void btms_input(struct bthidev *, uint8_t *, int);
bthidev           285 dev/bluetooth/btms.c btms_input(struct bthidev *self, uint8_t *data, int len)