Searched refs:p_end_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);
1999 ** p_end_byte, pointer to hold the last 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
2051 *p_end_byte = num_dynamic_locks;
2080 *p_end_byte = num_dynamic_locks;
2092 *p_end_byte = num_dynamic_locks;
H A Drw_t2t_ndef.c2153 ** p_end_byte: The offset of the last bit associcated to the
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
2218 *p_end_byte = num_dynamic_locks;
2246 *p_end_byte = num_dynamic_locks;
2259 *p_end_byte = num_dynamic_locks;

Completed in 22 milliseconds