HomeSort by relevance Sort by last modified time
    Searched defs:max_conn (Results 1 - 2 of 2) sorted by null

  /external/libnfc-nci/src/nfc/int/
nfc_int.h 101 #define NFC_CHECK_MAX_CONN() {if (max > nfc_cb.max_conn) max = nfc_cb.max_conn;}
161 UINT8 max_conn; /* the num of connections supported by NFCC */ member in struct:__anon10626
  /external/libnfc-nci/src/nfc/include/
nfc_api.h 208 UINT8 max_conn; /* max number of connections by NFCC*/ member in struct:__anon10544
    [all...]

Completed in 278 milliseconds