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

  /system/bt/stack/smp/
smp_main.c 157 SMP_WAIT_FOR_BOTH_PUBLIC_KEYS,
223 smp_wait_for_both_public_keys,
561 /* LOC_PUBL_KEY_CRTD */{ SMP_WAIT_FOR_BOTH_PUBLIC_KEYS, SMP_SM_NO_ACTION, SMP_STATE_PUBLIC_KEY_EXCH},
    [all...]
smp_int.h 453 extern void smp_wait_for_both_public_keys(tSMP_CB *p_cb, tSMP_INT_DATA *p_data);
smp_act.c 677 ** - calls smp_wait_for_both_public_keys(...).
697 smp_wait_for_both_public_keys(p_cb, NULL);
1774 void smp_wait_for_both_public_keys(tSMP_CB *p_cb, tSMP_INT_DATA *p_data) function
    [all...]

Completed in 31 milliseconds