Home | History | Annotate | Download | only in nfc

Lines Matching full:max_conn

48  * Update max_conn to the NFCC capability on InitRsp */
49 #define NFC_SET_MAX_CONN_DEFAULT() {nfc_cb.max_conn = 1;}
250 evt_data.enable.max_conn = *p++;
255 nfc_cb.max_conn = evt_data.enable.max_conn;