Home | History | Annotate | Download | only in int

Lines Matching refs:sap

105 ** LLCP Application's registration control block on service access point (SAP)
175 UINT8 local_sap; /* SAP of local end point */
176 UINT16 local_miu; /* MIU of local SAP */
177 UINT8 local_rw; /* RW of local SAP */
178 BOOLEAN local_busy; /* TRUE if local SAP is busy */
180 UINT8 remote_sap; /* SAP of remote end point */
181 UINT16 remote_miu; /* MIU of remote SAP */
182 UINT8 remote_rw; /* RW of remote SAP */
183 BOOLEAN remote_busy; /* TRUE if remote SAP is busy */
332 tLLCP_APP_CB *llcp_util_get_app_cb (UINT8 sap);