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

  /system/bt/stack/smp/
smp_main.c 131 SMP_START_ENC,
197 smp_start_enc,
310 /* ENC_REQ */ { SMP_START_ENC, SMP_FAST_CONN_PARAM, SMP_STATE_ENCRYPTION_PENDING},
417 /* KEY_READY */ { SMP_START_ENC, SMP_SM_NO_ACTION, SMP_STATE_ENCRYPTION_PENDING},
    [all...]
smp_int.h 421 extern void smp_start_enc(tSMP_CB *p_cb, tSMP_INT_DATA *p_data);
smp_act.c 1100 void smp_start_enc(tSMP_CB *p_cb, tSMP_INT_DATA *p_data) function
    [all...]

Completed in 30 milliseconds