fix merge conflixt

pull/10666/head
paul-szczepanek-arm 2019-05-10 18:23:05 +01:00 committed by Martin Kojtal
parent c9f8ca46ff
commit 16bb7e5f04
1 changed files with 0 additions and 5 deletions

View File

@ -223,11 +223,6 @@ void CordioHCIDriver::handle_reset_sequence(uint8_t *pMsg)
} break;
case HCI_OPCODE_LE_WRITE_DEF_DATA_LEN:
/* send next command in sequence */
HciReadLocalVerInfoCmd();
break;
case HCI_OPCODE_READ_LOCAL_VER_INFO:
if (hciCoreCb.extResetSeq) {
/* send first extended command */
HciReadLocalVerInfoCmd();