Home
last modified time | relevance | path

Searched refs:SMP_PAIR_FLAG_HAVE_PEER_PUBL_KEY (Results 1 – 2 of 2) sorted by relevance

/system/bt/stack/smp/
Dsmp_int.h250 #define SMP_PAIR_FLAG_HAVE_PEER_PUBL_KEY (1 << 6) /* used on slave to resolve race condition */ macro
Dsmp_act.c748 p_cb->flags |= SMP_PAIR_FLAG_HAVE_PEER_PUBL_KEY; in smp_process_pairing_public_key()
1844 if ((p_cb->flags & SMP_PAIR_FLAG_HAVE_PEER_PUBL_KEY) && in smp_wait_for_both_public_keys()