/external/libnfc-nci/src/nfc/llcp/ |
D | llcp_api.c | 1013 UINT8 remote_sap, in LLCP_ConnectCfm() 1060 UINT8 remote_sap, in LLCP_ConnectReject() 1096 UINT8 remote_sap, in LLCP_IsDataLinkCongested() 1139 UINT8 remote_sap, in LLCP_SendData() 1198 UINT8 remote_sap, in LLCP_ReadDataLinkData() 1305 UINT8 remote_sap) in LLCP_FlushDataLinkRxData() 1378 UINT8 remote_sap, in LLCP_DisconnectReq() 1415 UINT8 remote_sap) in LLCP_SetTxCompleteNtf() 1451 UINT8 remote_sap, in LLCP_SetLocalBusyStatus()
|
D | llcp_util.c | 341 tLLCP_DLCB *llcp_util_allocate_data_link (UINT8 reg_sap, UINT8 remote_sap) in llcp_util_allocate_data_link()
|
D | llcp_link.c | 923 UINT8 remote_sap, in llcp_link_proc_ui_pdu()
|
D | llcp_dlc.c | 557 tLLCP_DLCB *llcp_dlc_find_dlcb_by_sap (UINT8 local_sap, UINT8 remote_sap) in llcp_dlc_find_dlcb_by_sap()
|
/external/libnfc-nci/src/nfc/include/ |
D | llcp_api.h | 111 UINT8 remote_sap; /* SAP of remote device */ member 120 UINT8 remote_sap; /* SAP of remote device */ member 130 UINT8 remote_sap; /* SAP of remote device */ member 140 UINT8 remote_sap; /* SAP of remote device */ member 147 UINT8 remote_sap; /* SAP of remote device */ member 155 UINT8 remote_sap; /* SAP of remote device */ member 172 UINT8 remote_sap; /* SAP of remote device */ member
|
/external/libnfc-nci/src/nfa/include/ |
D | nfa_p2p_api.h | 107 UINT8 remote_sap; member 117 UINT8 remote_sap; member 133 UINT8 remote_sap; member 158 UINT8 remote_sap; /* 0x00 if failed */ member
|
/external/libnfc-nci/src/nfa/p2p/ |
D | nfa_p2p_act.c | 109 static UINT8 nfa_p2p_find_conn_cb (UINT8 local_sap, UINT8 remote_sap) in nfa_p2p_find_conn_cb() 186 void nfa_p2p_sdp_cback (UINT8 tid, UINT8 remote_sap) in nfa_p2p_sdp_cback() 523 UINT8 local_sap, remote_sap, xx; in nfa_p2p_proc_llcp_congestion() local
|
/external/libnfc-nci/src/nfa/snep/ |
D | nfa_snep_act.c | 62 UINT8 nfa_snep_sap_to_index (UINT8 local_sap, UINT8 remote_sap, UINT8 flags) in nfa_snep_sap_to_index() 1354 UINT8 remote_sap; in nfa_snep_proc_llcp_disconnect_resp() local
|
/external/libnfc-nci/src/nfa/cho/ |
D | nfa_cho_util.c | 467 tNFA_CHO_RX_NDEF_STATUS nfa_cho_reassemble_ho_msg (UINT8 local_sap, UINT8 remote_sap) in nfa_cho_reassemble_ho_msg() 645 tNFA_CHO_RX_NDEF_STATUS nfa_cho_read_ndef_msg (UINT8 local_sap, UINT8 remote_sap) in nfa_cho_read_ndef_msg()
|
/external/libnfc-nci/src/adaptation/ |
D | libmain.c | 506 void DispSNEP (UINT8 local_sap, UINT8 remote_sap, BT_HDR *p_buf, BOOLEAN is_first, BOOLEAN is_rx) {} in DispSNEP()
|
/external/libnfc-nci/src/nfa/int/ |
D | nfa_snep_int.h | 180 UINT8 remote_sap; /* local SAP of service */ member
|
D | nfa_cho_int.h | 206 UINT8 remote_sap; /* DSAP for connection */ member
|
D | nfa_p2p_int.h | 216 UINT8 remote_sap; /* remote SAP of data link connection */ member
|
/external/libnfc-nci/src/nfc/int/ |
D | llcp_int.h | 171 UINT8 remote_sap; /* SAP of remote end point */ member
|