Home | History | Annotate | Download | only in jni

Lines Matching refs:conn_req

1305                 eventData->conn_req.server_handle, eventData->conn_req.conn_handle, eventData->conn_req.remote_sap);
1308 pSrv = sP2p.findServerLocked(eventData->conn_req.server_handle);
1325 pConn->mNfaConnHandle = eventData->conn_req.conn_handle;
1326 pConn->mRemoteMaxInfoUnit = eventData->conn_req.remote_miu;
1327 pConn->mRemoteRecvWindow = eventData->conn_req.remote_rw;