Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/include/
Dsmp_status.h63 SMP_USER_CANCELLED = (SMP_MAX_FAIL_RSN_PER_SPEC + 0x0D), /* 0x1b */ enumerator
92 CASE_RETURN_TEXT(SMP_USER_CANCELLED); in smp_status_text()
/packages/modules/Bluetooth/system/stack/smp/
Dsmp_utils.cc334 failure_reason = SMP_USER_CANCELLED; // Tracking pairing cancellations in smp_log_metrics()