NFC: Check if NCI data flow control is used
Check if NCI data flow control is used in nci_tx_work. Signed-off-by: Ilan Elias <ilane@ti.com> Acked-by: Lauro Ramos Venancio <lauro.venancio@openbossa.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:

committed by
John W. Linville

parent
ee4c64fb98
commit
db98c829b7
@@ -108,6 +108,9 @@
|
||||
/* NCI Static RF connection ID */
|
||||
#define NCI_STATIC_RF_CONN_ID 0x00
|
||||
|
||||
/* NCI Data Flow Control */
|
||||
#define NCI_DATA_FLOW_CONTROL_NOT_USED 0xff
|
||||
|
||||
/* NCI RF_DISCOVER_MAP_CMD modes */
|
||||
#define NCI_DISC_MAP_MODE_POLL 0x01
|
||||
#define NCI_DISC_MAP_MODE_LISTEN 0x02
|
||||
|
Reference in New Issue
Block a user