Home
last modified time | relevance | path

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

/hal_stm32-latest/lib/stm32wb0/STM32_BLE/stack/include/
Dbleplat.h68 typedef void (*BLEPLAT_PkaFuncCb)(BLEPLAT_PkaStatusTypeDef errorCode, void *args); typedef
161 BLEPLAT_PkaStatusTypeDef BLEPLAT_PkaStartP256Key(const uint32_t *PrivateKey, BLEPLAT_PkaFuncCb Func…
165 BLEPLAT_PkaFuncCb FuncCb);
/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/STM32_BLE/Target/
Dbleplat.c82 BLEPLAT_PkaStatusTypeDef BLEPLAT_PkaStartP256Key(const uint32_t *private_key, BLEPLAT_PkaFuncCb fun… in BLEPLAT_PkaStartP256Key()
89 BLEPLAT_PkaFuncCb funcCb) in BLEPLAT_PkaStartDHkey()