BLUE_DEVICE
(blue_fd = open(BLUE_DEVICE, O_RDWR)) < 0 &&
(blue_fd = open_module(BLUE_DEVICE, O_RDWR)) < 0) {