Home
last modified time | relevance | path

Searched defs:csrk (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_cmd.c310 int SMP_SendSigningInformation(uint16_t handle, const uint8_t *csrk, SMP_SendDataCb cb) in SMP_SendSigningInformation() argument
H A Dsmp.c753 int SMP_GenerateSignature(const uint8_t *csrk, uint32_t counter, const uint8_t *data, uint16_t dataLen) in SMP_GenerateSignature() argument
H A Dsmp_def.h245 uint8_t csrk[SMP_CSRK_LEN]; member
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_config.cpp537 std::string csrk; in GetLocalCsrk() local
621 std::string csrk; GetPeerCsrk() local
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dgap_le_if.h317 uint8_t csrk[GAP_CSRK_SIZE]; /// Connection Signature Resolving Key member

Completed in 8 milliseconds