Searched refs:REVERSE_ARRAY_TO_STREAM (Results 1 - 3 of 3) sorted by relevance

/system/nfc/src/hal/include/
H A Dnfc_types.h132 #define REVERSE_ARRAY_TO_STREAM(p, a, len) \ macro
/system/bt/stack/smp/
H A Dsmp_keys.cc134 REVERSE_ARRAY_TO_STREAM(p, p_start,
137 REVERSE_ARRAY_TO_STREAM(p, key, SMP_ENCRYT_KEY_SIZE); /* byte 32 to byte 47 */
149 REVERSE_ARRAY_TO_STREAM(p, p_rev_output, SMP_ENCRYT_DATA_SIZE);
1761 REVERSE_ARRAY_TO_STREAM(p1, p2, 16);
/system/bt/stack/include/
H A Dbt_types.h330 #define REVERSE_ARRAY_TO_STREAM(p, a, len) \ macro

Completed in 68 milliseconds