Home
last modified time | relevance | path

Searched defs:nci_conn_info (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/include/net/nfc/
Dnci_core.h94 struct nci_conn_info { struct
95 struct list_head list;
96 __u8 id; /* can be an RF Discovery ID or an NFCEE ID */
97 __u8 conn_id;
98 __u8 max_pkt_payload_len;
100 atomic_t credits_cnt;
101 __u8 initial_num_credits;
103 data_exchange_cb_t data_exchange_cb;
104 void *data_exchange_cb_context;
106 struct sk_buff *rx_skb;