Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dsmp_api_types.h121 enum { SMP_OOB_INVALID_TYPE, SMP_OOB_PEER, SMP_OOB_LOCAL, SMP_OOB_BOTH }; enumerator
/system/bt/stack/smp/
Dsmp_api.cc462 case SMP_OOB_BOTH: in SMP_SecureConnectionOobDataReply()
Dsmp_utils.cc1520 req_oob_type = SMP_OOB_BOTH; in smp_request_oob_data()
Dsmp_keys.cc805 case SMP_OOB_BOTH: in smp_use_oob_private_key()
Dsmp_act.cc1740 (p_cb->req_oob_type == SMP_OOB_BOTH))) { in smp_wait_for_both_public_keys()