Home | History | Annotate | Download | only in src

Lines Matching refs:BLUEZ_PATH

535     if((dirp = opendir(BLUEZ_PATH)) != NULL)
542 snprintf(adapter_path, size, "%s%s", BLUEZ_PATH, dptr->d_name);