Searched refs:BTHCID_SOCKET_NAME (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/usr.sbin/bthcid/
H A Dbthcid.c52 static const char *socket_name = BTHCID_SOCKET_NAME;
/netbsd-current/lib/libbluetooth/
H A Dbluetooth.h173 #define BTHCID_SOCKET_NAME "/var/run/bthcid" macro
/netbsd-current/usr.bin/btpin/
H A Dbtpin.c66 strlcpy(un.sun_path, BTHCID_SOCKET_NAME, sizeof(un.sun_path));

Completed in 148 milliseconds