Home
last modified time | relevance | path

Searched refs:SMP_OOB_LOCAL (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/include/stack/
Dsmp_api.h135 SMP_OOB_LOCAL, enumerator
/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/smp/
Dsmp_api.c490 case SMP_OOB_LOCAL: in SMP_SecureConnectionOobDataReply()
Dsmp_utils.c1624 req_oob_type = SMP_OOB_LOCAL; in smp_request_oob_data()
Dsmp_keys.c1006 case SMP_OOB_LOCAL: in smp_use_oob_private_key()
Dsmp_act.c1845 ((p_cb->req_oob_type == SMP_OOB_LOCAL) || (p_cb->req_oob_type == SMP_OOB_BOTH))) { in smp_wait_for_both_public_keys()