Searched refs:NCI_PARAM_LEN_LB_APPDATA (Results 1 - 5 of 5) sorted by relevance

/external/libnfc-nci/src/nfa/dm/
H A Dnfa_dm_main.c301 max_len = NCI_PARAM_LEN_LB_APPDATA;
H A Dnfa_dm_discover.c504 UINT8_TO_STREAM (p, NCI_PARAM_LEN_LB_APPDATA);
505 ARRAY_TO_STREAM (p, p_cfg->lb_app_data, NCI_PARAM_LEN_LB_APPDATA);
/external/libnfc-nci/src/nfa/include/
H A Dnfa_api.h545 UINT8 lb_app_data[NCI_PARAM_LEN_LB_APPDATA];/* Bytes 6 - 9 in SENSB_RES */
/external/libnfc-nci/src/nfa/int/
H A Dnfa_dm_int.h441 UINT8 lb_appdata[NCI_PARAM_LEN_LB_APPDATA];
/external/libnfc-nci/src/hal/include/
H A Dnci_defs.h543 #define NCI_PARAM_LEN_LB_APPDATA 4 macro

Completed in 96 milliseconds