Home
last modified time | relevance | path

Searched refs:userPasskeyRequestNegativeReplyComplete (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/cmd/
H A Dhci_cmd_failure_link_ctrl.c449 if (callbacks->userPasskeyRequestNegativeReplyComplete != NULL) { in HciCmdOnUserPasskeyRequestNegativeReplyFailed()
450 callbacks->userPasskeyRequestNegativeReplyComplete(&returnParam); in HciCmdOnUserPasskeyRequestNegativeReplyFailed()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/evt/
H A Dhci_evt_link_ctrl_cmd_complete.c193 if (callbacks->userPasskeyRequestNegativeReplyComplete != NULL) { in HciEventOnUserPasskeyRequestNegativeReplyComplete()
194 callbacks->userPasskeyRequestNegativeReplyComplete(&returnParam); in HciEventOnUserPasskeyRequestNegativeReplyComplete()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci.h545 void (*userPasskeyRequestNegativeReplyComplete)(const HciUserPasskeyRequestNegativeReplyReturnParam *returnParam); member
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_hci_receive.c916 .userPasskeyRequestNegativeReplyComplete = GapRecvUserPasskeyRequestNegativeReplyComplete,

Completed in 8 milliseconds