BTHCID_SOCKET_NAME
strlcpy(un.sun_path, BTHCID_SOCKET_NAME, sizeof(un.sun_path));
static const char *socket_name = BTHCID_SOCKET_NAME;