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

  /system/bt/stack/smp/
smp_int.h 250 #define SMP_PAIR_FLAG_HAVE_PEER_PUBL_KEY (1 << 6) /* used on slave to resolve race condition */
smp_act.c 748 p_cb->flags |= SMP_PAIR_FLAG_HAVE_PEER_PUBL_KEY;
    [all...]

Completed in 293 milliseconds