|
@@ -331,7 +331,7 @@ static int st_nci_hci_connectivity_event_received(struct nci_dev *ndev,
|
|
|
|
|
|
switch (event) {
|
|
switch (event) {
|
|
case ST_NCI_EVT_CONNECTIVITY:
|
|
case ST_NCI_EVT_CONNECTIVITY:
|
|
-
|
|
|
|
|
|
+ r = nfc_se_connectivity(ndev->nfc_dev, host);
|
|
break;
|
|
break;
|
|
case ST_NCI_EVT_TRANSACTION:
|
|
case ST_NCI_EVT_TRANSACTION:
|
|
/* According to specification etsi 102 622
|
|
/* According to specification etsi 102 622
|