Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_br_sec.c1505 static int GapLinkKeyRequestNegativeReply(const BtAddr *addr) in GapLinkKeyRequestNegativeReply() function
1580 GapLinkKeyRequestNegativeReply(&addr); in GapOnLinkKeyRequestEvent()
1583 GapLinkKeyRequestNegativeReply(&addr); in GapOnLinkKeyRequestEvent()
1593 GapLinkKeyRequestNegativeReply(&addr); in GapLinkKeyRequestReplyComplete()
1629 ret = GapLinkKeyRequestNegativeReply(addr); in GAP_LinkKeyRsp()