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

/external/libnfc-nci/src/nfc/tags/
H A Drw_t1t_ndef.c56 static UINT8 rw_t1t_get_lock_bits_for_segment (UINT8 segment,UINT8 *p_start_byte, UINT8 *p_start_bit,UINT8 *p_end_byte);
1997 ** p_start_byte, pointer to hold the first lock byte index
2004 static UINT8 rw_t1t_get_lock_bits_for_segment (UINT8 segment,UINT8 *p_start_byte, UINT8 *p_start_bit,UINT8 *p_end_byte) argument
2024 *p_start_byte = num_dynamic_locks;
2050 *p_start_byte = num_dynamic_locks;
H A Drw_t2t_ndef.c2149 ** p_start_byte: The offset of lock byte that contains the first
2159 static UINT8 rw_t2t_get_lock_bits_for_segment (UINT8 segment, UINT8 *p_start_byte, UINT8 *p_start_bit, UINT8 *p_end_byte) argument
2191 *p_start_byte = num_dynamic_locks;
2217 *p_start_byte = num_dynamic_locks;

Completed in 81 milliseconds