Home
last modified time | relevance | path

Searched refs:userConfirmationRequestNegativeReplyComplete (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.c523 if (callbacks->userConfirmationRequestNegativeReplyComplete != NULL) { in HciCmdOnUserConfirmationRequestNegativeReplyFailed()
524 callbacks->userConfirmationRequestNegativeReplyComplete(&returnParam); in HciCmdOnUserConfirmationRequestNegativeReplyFailed()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/evt/
H A Dhci_evt_link_ctrl_cmd_complete.c165 if (callbacks->userConfirmationRequestNegativeReplyComplete != NULL) { in HciEventOnUserConfirmationRequestNegativeReplyComplete()
166 callbacks->userConfirmationRequestNegativeReplyComplete(&returnParam); in HciEventOnUserConfirmationRequestNegativeReplyComplete()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci.h538 void (*userConfirmationRequestNegativeReplyComplete)( member
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_hci_receive.c914 .userConfirmationRequestNegativeReplyComplete = GapRecvUserConfirmationRequestNegativeReplyComplete,

Completed in 9 milliseconds