OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:smp_proc_sl_key
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/stack/smp/
smp_int.h
267
extern void
smp_proc_sl_key
(tSMP_CB *p_cb, tSMP_INT_DATA *p_data);
smp_main.c
99
SMP_PROC_SL_KEY
,
141
smp_proc_sl_key
,
303
/* KEY_READY */ {
SMP_PROC_SL_KEY
, SMP_SM_NO_ACTION, SMP_ST_WAIT_APP_RSP},/* TK ready */
317
/* KEY_READY */{
SMP_PROC_SL_KEY
, SMP_SM_NO_ACTION, SMP_ST_PAIR_REQ_RSP} /* TK/Confirm ready */
324
/* KEY_READY*/ {
SMP_PROC_SL_KEY
, SMP_SM_NO_ACTION, SMP_ST_WAIT_CONFIRM}
329
/* KEY_READY*/ {
SMP_PROC_SL_KEY
, SMP_SM_NO_ACTION, SMP_ST_CONFIRM} /* TK/Confirm ready */
smp_act.c
570
** Function
smp_proc_sl_key
573
void
smp_proc_sl_key
(tSMP_CB *p_cb, tSMP_INT_DATA *p_data)
function
[
all
...]
Completed in 1905 milliseconds