Searched defs:remote_sap (Results 1 – 12 of 12) sorted by relevance
/external/libnfc-nci/src/nfc/llcp/ |
D | llcp_api.c | 1006 UINT8 remote_sap, in LLCP_ConnectCfm() 1061 UINT8 remote_sap, in LLCP_ConnectReject() 1097 UINT8 remote_sap, in LLCP_IsDataLinkCongested() 1140 UINT8 remote_sap, in LLCP_SendData() 1199 UINT8 remote_sap, in LLCP_ReadDataLinkData() 1306 UINT8 remote_sap) in LLCP_FlushDataLinkRxData() 1379 UINT8 remote_sap, in LLCP_DisconnectReq() 1416 UINT8 remote_sap) in LLCP_SetTxCompleteNtf() 1452 UINT8 remote_sap, in LLCP_SetLocalBusyStatus()
|
D | llcp_util.c | 342 tLLCP_DLCB *llcp_util_allocate_data_link (UINT8 reg_sap, UINT8 remote_sap) in llcp_util_allocate_data_link()
|
D | llcp_link.c | 978 UINT8 remote_sap, in llcp_link_proc_ui_pdu()
|
D | llcp_dlc.c | 558 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 | 114 UINT8 remote_sap; /* SAP of remote device */ member 123 UINT8 remote_sap; /* SAP of remote device */ member 133 UINT8 remote_sap; /* SAP of remote device */ member 143 UINT8 remote_sap; /* SAP of remote device */ member 150 UINT8 remote_sap; /* SAP of remote device */ member 158 UINT8 remote_sap; /* SAP of remote device */ member 175 UINT8 remote_sap; /* SAP of remote device */ member
|
/external/libnfc-nci/src/nfa/include/ |
D | nfa_p2p_api.h | 108 UINT8 remote_sap; member 118 UINT8 remote_sap; member 134 UINT8 remote_sap; member 159 UINT8 remote_sap; /* 0x00 if failed */ member
|
/external/libnfc-nci/src/nfa/p2p/ |
D | nfa_p2p_act.c | 110 static UINT8 nfa_p2p_find_conn_cb (UINT8 local_sap, UINT8 remote_sap) in nfa_p2p_find_conn_cb() 187 void nfa_p2p_sdp_cback (UINT8 tid, UINT8 remote_sap) in nfa_p2p_sdp_cback() 524 UINT8 local_sap, remote_sap, xx; in nfa_p2p_proc_llcp_congestion() local
|
/external/libnfc-nci/halimpl/bcm2079x/adaptation/ |
D | android_logmsg.cpp | 288 …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 | 181 UINT8 remote_sap; /* local SAP of service */ member
|
D | nfa_cho_int.h | 207 UINT8 remote_sap; /* DSAP for connection */ member
|
D | nfa_p2p_int.h | 218 UINT8 remote_sap; /* remote SAP of data link connection */ member
|
/external/libnfc-nci/src/nfc/int/ |
D | llcp_int.h | 180 UINT8 remote_sap; /* SAP of remote end point */ member
|