OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:au_rand_s
(Results
1 - 1
of
1
) sorted by null
/external/bluetooth/hcidump/parser/
lmp.c
48
AU_RAND_S
,
58
uint8_t
au_rand_s
[16];
member in struct:__anon2208
97
printf("%2.2x", pairing_data.
au_rand_s
[i]);
140
case
AU_RAND_S
:
141
memcpy(pairing_data.
au_rand_s
, val, 16);
157
pairing_state =
AU_RAND_S
;
Completed in 149 milliseconds