Home
last modified time | relevance | path

Searched refs:SMP_CMD_PAIR_RSP_DATA_LEN (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_tool.h86 uint8_t pres[SMP_CMD_PAIR_RSP_DATA_LEN];
H A Dsmp_def.h46 #define SMP_CMD_PAIR_RSP_DATA_LEN 7 macro
H A Dsmp_cmd.c63 pkt = PacketMalloc(0x00, 0x00, SMP_CMD_PAIR_RSP_DATA_LEN); in SMP_SendPairingResponse()
H A Dsmp_tool.c284 SMP_WriteToRow(p1, CRYPT_C1_P1_LEN, offset, param->pres, SMP_CMD_PAIR_RSP_DATA_LEN); in SMP_CryptographicC1Step1()
285 offset += SMP_CMD_PAIR_RSP_DATA_LEN; in SMP_CryptographicC1Step1()

Completed in 5 milliseconds