HomeSort by relevance Sort by last modified time
    Searched refs:smp_start_enc (Results 1 - 3 of 3) sorted by null

  /external/bluetooth/bluedroid/stack/smp/
smp_int.h 270 extern void smp_start_enc(tSMP_CB *p_cb, tSMP_INT_DATA *p_data);
smp_main.c 106 SMP_START_ENC,
150 smp_start_enc,
214 /* ENC_REQ */ { SMP_START_ENC, SMP_FAST_CONN_PARAM, SMP_ST_ENC_PENDING},/* start enc mode setup */
243 /* KEY_READY */ { SMP_START_ENC, SMP_SM_NO_ACTION, SMP_ST_ENC_PENDING}, /* STK ready */
smp_act.c 616 ** Function smp_start_enc
619 void smp_start_enc(tSMP_CB *p_cb, tSMP_INT_DATA *p_data) function
624 SMP_TRACE_DEBUG ("smp_start_enc ");
    [all...]

Completed in 247 milliseconds