Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_internal.h97 void GapLinkKeyRequestNegativeReplyComplete(const HciLinkKeyRequestNegativeReplyReturnParam *param);
H A Dgap_hci_receive.c64 …int ret = GapProcessHciEventInTask((TaskFunc)GapLinkKeyRequestNegativeReplyComplete, param, sizeof… in GapRecvLinkKeyRequestNegativeReplyComplete()
H A Dgap_br_sec.c1597 void GapLinkKeyRequestNegativeReplyComplete(const HciLinkKeyRequestNegativeReplyReturnParam *param) in GapLinkKeyRequestNegativeReplyComplete() function