HomeSort by relevance Sort by last modified time
    Searched refs:NCI_PARAM_LEN_LB_APPDATA (Results 1 - 5 of 5) sorted by null

  /external/libnfc-nci/src/nfa/dm/
nfa_dm_main.c 297 max_len = NCI_PARAM_LEN_LB_APPDATA;
nfa_dm_discover.c 509 UINT8_TO_STREAM (p, NCI_PARAM_LEN_LB_APPDATA);
510 ARRAY_TO_STREAM (p, p_cfg->lb_app_data, NCI_PARAM_LEN_LB_APPDATA);
    [all...]
  /external/libnfc-nci/src/nfa/include/
nfa_api.h 528 UINT8 lb_app_data[NCI_PARAM_LEN_LB_APPDATA];/* Bytes 6 - 9 in SENSB_RES */
    [all...]
  /external/libnfc-nci/src/nfa/int/
nfa_dm_int.h 430 UINT8 lb_appdata[NCI_PARAM_LEN_LB_APPDATA];
  /external/libnfc-nci/src/hal/include/
nci_defs.h 543 #define NCI_PARAM_LEN_LB_APPDATA 4

Completed in 38 milliseconds