HomeSort by: relevance | last modified time | path
    Searched refs:btattach (Results 1 - 5 of 5) sorted by relevancy

  /src/usr.sbin/btattach/
Makefile 3 PROG= btattach
4 MAN= btattach.8
5 SRCS= btattach.c firmload.c init_bcm2035.c init_bcm43xx.c init_bgb2xx.c \
  /src/etc/bluetooth/
Makefile 3 CONFIGFILES= btattach.conf btdevctl.conf hosts protocols
  /src/usr.sbin/
Makefile 7 bad144 bootp bta2dpd btattach btconfig btdevctl bthcid btpand catman \
  /src/sys/arch/arc/dti/
btl.c 168 static void btattach(device_t, device_t, void *);
171 btprobe, btattach, NULL, NULL);
341 btattach(device_t parent, device_t self, void *aux) function in typeref:typename:void
354 panic("btattach: bt_find of %s failed", device_xname(self));
  /src/usr.sbin/postinstall/
postinstall.in 1028 hosts protocols btattach.conf btdevctl.conf
1039 for _v in btattach btconfig btdevctl; do

Completed in 15 milliseconds