NetBSD/sys/dev/bluetooth
isaki ede47d01be Clean get_props().
- Make get_props() return AUDIO_PROP_{PLAYBACK,CAPTURE} properly.
  This eliminates need for audio.c to take care of such (old)
  drivers which don't return both of PLAYBACK and CAPTURE.
- All get_props() doesn't need to return AUDIO_PROP_MMAP.
  It is handled in the audio layer now.
2019-06-08 08:02:36 +00:00
..
Makefile
bcsp.c Add comments about D_MPSAFE to functions called as struct linesw.l_ioctl. 2019-01-24 09:33:03 +00:00
bcsp.h
bluetoothdevices.config
btdev.h
bth5.c
bth5.h
bthid.h
bthidev.c Correctly handle signed/unsigned quantities in kernel HID parser. 2018-11-15 23:01:45 +00:00
bthidev.h
bthub.c
btkbd.c Factor out bus-independant HID code so that it can be shared by USB, bluetooth 2017-12-10 17:03:07 +00:00
btmagic.c Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
btms.c Factor out bus-independant HID code so that it can be shared by USB, bluetooth 2017-12-10 17:03:07 +00:00
btsco.c Clean get_props(). 2019-06-08 08:02:36 +00:00
btsco.h
btuart.c Add comments about D_MPSAFE to functions called as struct linesw.l_ioctl. 2019-01-24 09:33:03 +00:00
files.bluetooth Merge isaki-audio2 branch, the overhaul of audio subsystem. 2019-05-08 13:40:13 +00:00