Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_internal.h96 void GapLinkKeyRequestReplyComplete(const HciLinkKeyRequestReplyReturnParam *param);
H A Dgap_hci_receive.c55 …int ret = GapProcessHciEventInTask((TaskFunc)GapLinkKeyRequestReplyComplete, param, sizeof(*param)… in GapRecvLinkKeyRequestReplyComplete()
H A Dgap_br_sec.c1587 void GapLinkKeyRequestReplyComplete(const HciLinkKeyRequestReplyReturnParam *param) in GapLinkKeyRequestReplyComplete() function