NFC: Add target mode protocols to the polling loop startup routine
[deliverable/linux.git] / net / nfc / nfc.h
index 3dd4232ae6649a6a2bcc1816a46aa7e443fcec33..7d9708f2a66c1633d458ae716e2fcef631eac098 100644 (file)
@@ -158,7 +158,7 @@ int nfc_dev_up(struct nfc_dev *dev);
 
 int nfc_dev_down(struct nfc_dev *dev);
 
-int nfc_start_poll(struct nfc_dev *dev, u32 protocols);
+int nfc_start_poll(struct nfc_dev *dev, u32 im_protocols, u32 tm_protocols);
 
 int nfc_stop_poll(struct nfc_dev *dev);
 
This page took 0.023898 seconds and 5 git commands to generate.