OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:smp_generate_passkey
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/stack/smp/
smp_keys.c
64
smp_generate_passkey
, /* SMP_GEN_TK */
155
** Function
smp_generate_passkey
162
void
smp_generate_passkey
(tSMP_CB *p_cb, tSMP_INT_DATA *p_data)
function
164
SMP_TRACE_DEBUG0 ("
smp_generate_passkey
");
smp_int.h
311
extern void
smp_generate_passkey
(tSMP_CB *p_cb, tSMP_INT_DATA *p_data);
smp_act.c
805
smp_generate_passkey
(p_cb, NULL);
[
all
...]
Completed in 38 milliseconds