OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:smp_start_enc
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/stack/smp/
smp_int.h
268
extern void
smp_start_enc
(tSMP_CB *p_cb, tSMP_INT_DATA *p_data);
smp_main.c
106
SMP_START_ENC
,
148
smp_start_enc
,
209
/* ENC_REQ */ {
SMP_START_ENC
, SMP_SM_NO_ACTION, SMP_ST_ENC_PENDING},/* start enc mode setup */
238
/* KEY_READY */ {
SMP_START_ENC
, SMP_SM_NO_ACTION, SMP_ST_ENC_PENDING}, /* STK ready */
smp_act.c
592
** Function
smp_start_enc
595
void
smp_start_enc
(tSMP_CB *p_cb, tSMP_INT_DATA *p_data)
function
600
SMP_TRACE_DEBUG0 ("
smp_start_enc
");
[
all
...]
Completed in 461 milliseconds