HomeSort by relevance Sort by last modified time
    Searched full:eir_data_len (Results 1 - 1 of 1) sorted by null

  /external/libnfc-nci/src/nfc/ndef/
ndef_cho_utils.c 336 UINT8 eir_data_len; local
350 eir_data_len = BT_OOB_COD_SIZE + 2;
354 p_rec, eir_data, eir_data_len);
385 UINT8 eir_data_len; local
408 eir_data_len = name_len + 2;
412 p_rec, eir_data, eir_data_len);
441 UINT8 eir_data_len; local
461 eir_data_len = BT_OOB_HASH_C_SIZE + BT_OOB_RAND_R_SIZE + 4;
465 p_rec, eir_data, eir_data_len);
495 UINT8 eir_data_len; local
    [all...]

Completed in 109 milliseconds