Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_internal.h99 void GapPINCodeRequestNegativeReplyComplete(const HciPinCodeRequestNegativeReplyReturnParam *param);
H A Dgap_hci_receive.c82 …int ret = GapProcessHciEventInTask((TaskFunc)GapPINCodeRequestNegativeReplyComplete, param, sizeof… in GapRecvPINCodeRequestNegativeReplyComplete()
H A Dgap_br_sec.c1457 void GapPINCodeRequestNegativeReplyComplete(const HciPinCodeRequestNegativeReplyReturnParam *param) in GapPINCodeRequestNegativeReplyComplete() function