Searched refs:SMP_SendEncryptionInformation (Results 1 – 3 of 3) sorted by relevance
38 int SMP_SendEncryptionInformation(uint16_t handle, const uint8_t *ltk, SMP_SendDataCb cb);
207 int SMP_SendEncryptionInformation(uint16_t handle, const uint8_t *ltk, SMP_SendDataCb cb) in SMP_SendEncryptionInformation() function
96 …int ret = SMP_SendEncryptionInformation(SMP_GetPairMng()->handle, ltkTemp, SMP_SendEncryptionInfor… in SMP_SendDistKeysToRemoteEncKey()