Searched refs:SMP_LtkReqReplyNormal (Results 1 – 1 of 1) sorted by relevance
81 static int SMP_LtkReqReplyNormal(uint16_t handle, bool accept, const uint8_t *key);609 SMP_LtkReqReplyNormal(param->handle, param->accept, param->key); in SMP_LongTermKeyReqReplyTask()614 static int SMP_LtkReqReplyNormal(uint16_t handle, bool accept, const uint8_t *key) in SMP_LtkReqReplyNormal() function