Searched defs:hRemoteDevice (Results 1 – 4 of 4) sorted by relevance
/external/libnfc-nxp/src/ |
D | phLibNfc_llcp.c | 70 STATIC NFCSTATUS static_CheckDevice(phLibNfc_Handle hRemoteDevice) in static_CheckDevice() 186 NFCSTATUS phLibNfc_Llcp_CheckLlcp( phLibNfc_Handle hRemoteDevice, in phLibNfc_Llcp_CheckLlcp() 363 NFCSTATUS phLibNfc_Llcp_Activate( phLibNfc_Handle hRemoteDevice ) in phLibNfc_Llcp_Activate() 393 NFCSTATUS phLibNfc_Llcp_Deactivate( phLibNfc_Handle hRemoteDevice ) in phLibNfc_Llcp_Deactivate() 423 NFCSTATUS phLibNfc_Llcp_GetLocalInfo( phLibNfc_Handle hRemoteDevice, in phLibNfc_Llcp_GetLocalInfo() 448 NFCSTATUS phLibNfc_Llcp_GetRemoteInfo( phLibNfc_Handle hRemoteDevice, in phLibNfc_Llcp_GetRemoteInfo() 481 NFCSTATUS phLibNfc_Llcp_DiscoverServices( phLibNfc_Handle hRemoteDevice, in phLibNfc_Llcp_DiscoverServices() 641 NFCSTATUS phLibNfc_Llcp_SocketGetRemoteOptions( phLibNfc_Handle hRemoteDevice, in phLibNfc_Llcp_SocketGetRemoteOptions() 782 NFCSTATUS phLibNfc_Llcp_Reject( phLibNfc_Handle hRemoteDevice, in phLibNfc_Llcp_Reject() 823 NFCSTATUS phLibNfc_Llcp_Connect( phLibNfc_Handle hRemoteDevice, in phLibNfc_Llcp_Connect() [all …]
|
D | phLibNfc_ndef_raw.c | 118 NFCSTATUS phLibNfc_Ndef_Read( phLibNfc_Handle hRemoteDevice, in phLibNfc_Ndef_Read() 372 phLibNfc_Handle hRemoteDevice, in phLibNfc_Ndef_Write() 748 NFCSTATUS phLibNfc_Ndef_CheckNdef(phLibNfc_Handle hRemoteDevice, in phLibNfc_Ndef_CheckNdef() 1247 NFCSTATUS phLibNfc_RemoteDev_FormatNdef(phLibNfc_Handle hRemoteDevice, in phLibNfc_RemoteDev_FormatNdef() 1349 phLibNfc_Handle hRemoteDevice, in phLibNfc_ConvertToReadOnlyNdef() 1878 phLibNfc_Handle hRemoteDevice, in phLibNfc_Ndef_SearchNdefContent()
|
D | phLibNfc_target.c | 81 NFCSTATUS phLibNfc_RemoteDev_Receive(phLibNfc_Handle hRemoteDevice, in phLibNfc_RemoteDev_Receive() 230 phLibNfc_Handle hRemoteDevice, in phLibNfc_RemoteDev_Send()
|
D | phLibNfc_initiator.c | 493 phLibNfc_Handle hRemoteDevice, in phLibNfc_RemoteDev_ReConnect() 582 phLibNfc_Handle hRemoteDevice, in phLibNfc_RemoteDev_Connect() 791 NFCSTATUS phLibNfc_RemoteDev_Disconnect( phLibNfc_Handle hRemoteDevice, in phLibNfc_RemoteDev_Disconnect() 960 phLibNfc_RemoteDev_Transceive(phLibNfc_Handle hRemoteDevice, in phLibNfc_RemoteDev_Transceive()
|