Home
last modified time | relevance | path

Searched refs:SMP_MAX_NUMERIC_VALUE (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_def.h128 #define SMP_MAX_NUMERIC_VALUE 0x000F423F // 999999 macro
H A Dsmp_sc_accepter.c346 numeric = numeric % (SMP_MAX_NUMERIC_VALUE + 0x01); in SMP_ScPairJustworkOrNumericSlaveStep12()
H A Dsmp_sc_initiator.c335 numeric = numeric % (SMP_MAX_NUMERIC_VALUE + 0x01); in SMP_ScPairJustworkOrNumericMasterStep13()

Completed in 6 milliseconds