Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/smp/
Dsmp_int.h46 constexpr uint16_t SMP_METRIC_STATUS_INTERNAL_FLAG = 0x0100; variable
Dsmp_utils.cc1050 metric_status |= SMP_METRIC_STATUS_INTERNAL_FLAG; in smp_proc_pairing_cmpl()