HCI_SPEC_V12
if (rp.hci_version < HCI_SPEC_V12) {
case HCI_SPEC_V12: printf("1.2"); break;
if (version >= HCI_SPEC_V12)