Searched defs:max_conn (Results 1 - 2 of 2) sorted by relevance

/external/libnfc-nci/src/nfc/int/
H A Dnfc_int.h100 #define NFC_CHECK_MAX_CONN() {if (max > nfc_cb.max_conn) max = nfc_cb.max_conn;}
160 UINT8 max_conn; /* the num of connections supported by NFCC */ member in struct:__anon7905
/external/libnfc-nci/src/nfc/include/
H A Dnfc_api.h207 UINT8 max_conn; /* max number of connections by NFCC*/ member in struct:__anon7823

Completed in 79 milliseconds