Home
last modified time | relevance | path

Searched refs:NCI_STATUS_REJECTED (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/net/nfc/nci/
H A Drsp.c145 status = NCI_STATUS_REJECTED; in nci_rf_disc_rsp_packet()
228 status = NCI_STATUS_REJECTED; in nci_core_conn_create_rsp_packet()
236 status = NCI_STATUS_REJECTED; in nci_core_conn_create_rsp_packet()
261 if (status == NCI_STATUS_REJECTED) in nci_core_conn_create_rsp_packet()
H A Dlib.c30 case NCI_STATUS_REJECTED: in nci_to_errno()
H A Dhci.c373 status = NCI_STATUS_REJECTED; in nci_hci_resp_received()
H A Dcore.c412 nci_req_complete(ndev, NCI_STATUS_REJECTED); in nci_nfcc_loopback_cb()
/kernel/linux/linux-6.6/net/nfc/nci/
H A Drsp.c202 status = NCI_STATUS_REJECTED; in nci_rf_disc_rsp_packet()
285 status = NCI_STATUS_REJECTED; in nci_core_conn_create_rsp_packet()
293 status = NCI_STATUS_REJECTED; in nci_core_conn_create_rsp_packet()
318 if (status == NCI_STATUS_REJECTED) in nci_core_conn_create_rsp_packet()
H A Dlib.c30 case NCI_STATUS_REJECTED: in nci_to_errno()
H A Dcore.c416 nci_req_complete(ndev, NCI_STATUS_REJECTED); in nci_nfcc_loopback_cb()
/kernel/linux/linux-5.10/include/net/nfc/
H A Dnci.h31 #define NCI_STATUS_REJECTED 0x01 macro
/kernel/linux/linux-6.6/include/net/nfc/
H A Dnci.h33 #define NCI_STATUS_REJECTED 0x01 macro

Completed in 10 milliseconds