Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp.c81 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