Searched refs:bt_dev_index (Results 1 – 1 of 1) sorted by relevance
57 static int bt_dev_index = -1; variable207 if (bt_dev_index < 0) { in uc_open()212 BT_DBG("hci%d", bt_dev_index); in uc_open()214 uc_fd = user_chan_open(bt_dev_index); in uc_open()259 bt_dev_index = strtol(&argv[offset + 3], NULL, 10); in cmd_bt_dev_found()284 if (bt_dev_index < 0) { in btuserchan_check_arg()