Searched refs:arg_hci_idx (Results 1 – 1 of 1) sorted by relevance
368 long arg_hci_idx = strtol(&argv[offset + 3], NULL, 10); in DT_INST_FOREACH_STATUS_OKAY() local370 if (arg_hci_idx >= 0 && arg_hci_idx <= USHRT_MAX) { in DT_INST_FOREACH_STATUS_OKAY()371 bt_dev_index = arg_hci_idx; in DT_INST_FOREACH_STATUS_OKAY()