Searched refs:bt_devaddr (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/usr.bin/sdpquery/
H A Dsdpquery.c104 if (!bt_devaddr(optarg, &local_addr))
/netbsd-current/lib/libbluetooth/
H A DMakefile36 MLINKS+= bt_dev.3 bt_devaddr.3
H A Dbluetooth.h137 int bt_devaddr(const char *, bdaddr_t *);
H A Dbt_dev.c77 bt_devaddr(const char *name, bdaddr_t *addr) function
161 if (name != NULL && !bt_devaddr(name, &sa.bt_bdaddr))
/netbsd-current/usr.bin/btpin/
H A Dbtpin.c83 if (!bt_devaddr(optarg, &rp.laddr))
/netbsd-current/usr.sbin/btdevctl/
H A Dbtdevctl.c103 if (!bt_devaddr(optarg, &laddr))
/netbsd-current/usr.bin/btkey/
H A Dbtkey.c86 if (!bt_devaddr(optarg, &laddr)
/netbsd-current/usr.sbin/btpand/
H A Dbtpand.c112 if (!bt_devaddr(optarg, &local_bdaddr))
/netbsd-current/usr.bin/rfcomm_sppd/
H A Drfcomm_sppd.c165 if (!bt_devaddr(optarg, &laddr))
/netbsd-current/usr.sbin/bta2dpd/bta2dpd/
H A Dbta2dpd.c347 if (!bt_devaddr(optarg, &info.laddr))

Completed in 217 milliseconds