Home
last modified time | relevance | path

Searched refs:SMP_ENC_KEY_SIZE_MIN (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_def.h112 #define SMP_ENC_KEY_SIZE_MIN 0x07 macro
H A Dsmp_tool.c856 if ((pairParam->maxEncKeySize < SMP_ENC_KEY_SIZE_MIN) || (pairParam->maxEncKeySize > SMP_ENC_KEY_SIZE_MAX)) { in SMP_CheckRemotePairParam()

Completed in 3 milliseconds