Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_tool.c249 param->iat = SMP_GetPairMng()->local.addr.type; in SMP_ConstituteC1Step1Param()
266 param->iat = SMP_GetPairMng()->peer.addr.type; in SMP_ConstituteC1Step1Param()
275 uint8_t iat, rat, p1[CRYPT_C1_P1_LEN]; in SMP_CryptographicC1Step1() local
281 iat = param->iat & 0x01; in SMP_CryptographicC1Step1()
290 p1[offset] = iat; in SMP_CryptographicC1Step1()
H A Dsmp_tool.h87 uint8_t iat; member

Completed in 3 milliseconds