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.cc 149 SMP_WAIT_FOR_BOTH_PUBLIC_KEYS,
214 smp_wait_for_both_public_keys,
717 {SMP_WAIT_FOR_BOTH_PUBLIC_KEYS, SMP_SM_NO_ACTION,
    [all...]
smp_int.h 439 extern void smp_wait_for_both_public_keys(tSMP_CB* p_cb, tSMP_INT_DATA* p_data);
smp_act.cc 662 * - calls smp_wait_for_both_public_keys(...).
680 smp_wait_for_both_public_keys(p_cb, NULL);
1699 void smp_wait_for_both_public_keys(tSMP_CB* p_cb, tSMP_INT_DATA* p_data) { function
    [all...]

Completed in 49 milliseconds